Uses of Package
prefuse.util.ui

Packages that use prefuse.util.ui
prefuse.action.layout Action modules providing layout algorithms for use by prefuse visualizations. 
prefuse.action.layout.graph Action modules for computing the layout of graph or tree structured data. 
prefuse.data.query Dynamic query bindings and data range models for creating dynamic queries. 
prefuse.util.ui Utility classes facilitating the generation and composition of user interface components. 
 

Classes in prefuse.util.ui used by prefuse.action.layout
ValuedRangeModel
          BoundedRangeModel that additionally supports a mapping between the integer range used by interface components and a richer range of values, such as numbers or arbitrary objects.
 

Classes in prefuse.util.ui used by prefuse.action.layout.graph
PolarLine2D
          A line defined by polar coordinates (a start position, a radius and an angle).
 

Classes in prefuse.util.ui used by prefuse.data.query
JRangeSlider
          Implements a Swing-based Range slider, which allows the user to enter a range (minimum and maximum) value.
JRangeSlider.Direction
           
JRangeSlider.Orientation
           
JSearchPanel
          Swing component that enables keyword search over prefuse data tuples.
JToggleGroup
          Swing component representing a group of toggle buttons -- either checkboxes or radio buttons.
ValuedRangeModel
          BoundedRangeModel that additionally supports a mapping between the integer range used by interface components and a richer range of values, such as numbers or arbitrary objects.
 

Classes in prefuse.util.ui used by prefuse.util.ui
JRangeSlider.Direction
           
JRangeSlider.Orientation
           
 



Copyright © 2008 Regents of the University of California