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.data.query Dynamic query bindings and data range models for creating dynamic queries. 
 

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.data.query
JRangeSlider
          Implements a Swing-based Range slider, which allows the user to enter a range (minimum and maximum) value.
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.
 



Copyright © 2007 Regents of the University of California