Uses of Class
prefuse.util.ui.JRangeSlider

Packages that use JRangeSlider
prefuse.data.query Dynamic query bindings and data range models for creating dynamic queries. 
 

Uses of JRangeSlider in prefuse.data.query
 

Methods in prefuse.data.query that return JRangeSlider
 JRangeSlider RangeQueryBinding.createHorizontalRangeSlider()
          Create a new horizontal range slider for interacting with the query.
 JRangeSlider RangeQueryBinding.createRangeSlider(int orientation, int direction)
          Create a new range slider for interacting with the query, using the given orientation and direction.
 JRangeSlider RangeQueryBinding.createVerticalRangeSlider()
          Create a new vertical range slider for interacting with the query.
 



Copyright © 2007 Regents of the University of California