|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjimm.datavision.gui.parameter.Inquisitor
jimm.datavision.gui.parameter.ListStringInq
jimm.datavision.gui.parameter.ListNumericInq
class ListNumericInq
A multiple-choice numeric list inquisitor knows how to display and control the widgets needed to ask a user for multiple numeric parameter values from a list.
| Field Summary |
|---|
| Fields inherited from class jimm.datavision.gui.parameter.ListStringInq |
|---|
list |
| Fields inherited from class jimm.datavision.gui.parameter.Inquisitor |
|---|
instanceCount, panel, panelName, parameter, TEXT_FIELD_COLS |
| Constructor Summary | |
|---|---|
ListNumericInq(Parameter param,
boolean allowMultipleSelection)
|
|
| Method Summary |
|---|
| Methods inherited from class jimm.datavision.gui.parameter.ListStringInq |
|---|
copyGUIIntoParam, copyParamIntoGUI |
| Methods inherited from class jimm.datavision.gui.parameter.Inquisitor |
|---|
create, getPanel, getPanelName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
ListNumericInq(Parameter param,
boolean allowMultipleSelection)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||