Uses of Class
jimm.datavision.gui.parameter.SingleStringInq

Packages that use SingleStringInq
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. 
 

Uses of SingleStringInq in jimm.datavision.gui.parameter
 

Subclasses of SingleStringInq in jimm.datavision.gui.parameter
(package private)  class SingleNumericInq
          A single numeric inquisitor knows how to display and control the widgets needed to ask a user for a numeric parameter value.