Uses of Package
jimm.datavision.gui.parameter

Packages that use jimm.datavision.gui.parameter
jimm.datavision.gui.parameter Provides the classes and interfaces that make up the graphical user interface for editing parameters and asking the user to provide their values. 
 

Classes in jimm.datavision.gui.parameter used by jimm.datavision.gui.parameter
Inquisitor
          An inquisitor knows how to display and control the widgets needed to ask a user for parameter values.
ListStringInq
          A single-choice string list inquisitor knows how to display and control the widgets needed to ask a user for a single string parameter value from a list.
RangeStringInq
          A range string inquisitor knows how to display and control the widgets needed to ask a user for two string parameter values.
SingleStringInq
          A single string inquisitor knows how to display and control the widgets needed to ask a user for a string parameter value.