|
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. |