|
||||||||||
| 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.SingleDateInq
class SingleDateInq
A single date inquisitor knows how to display and control the widgets needed to ask a user for a date parameter value.
| Field Summary | |
|---|---|
protected com.toedter.calendar.JCalendar |
cal
|
| Fields inherited from class jimm.datavision.gui.parameter.Inquisitor |
|---|
instanceCount, panel, panelName, parameter, TEXT_FIELD_COLS |
| Constructor Summary | |
|---|---|
SingleDateInq(Parameter param)
|
|
| Method Summary | |
|---|---|
(package private) void |
copyGUIIntoParam()
Copy all values from our GUI widgets into the parameter's value(s). |
(package private) void |
copyParamIntoGUI()
Copy all values from parameter's value(s) into our GUI widgets. |
| 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 |
| Field Detail |
|---|
protected com.toedter.calendar.JCalendar cal
| Constructor Detail |
|---|
SingleDateInq(Parameter param)
| Method Detail |
|---|
void copyGUIIntoParam()
Inquisitor
copyGUIIntoParam in class Inquisitorvoid copyParamIntoGUI()
Inquisitor
copyParamIntoGUI in class Inquisitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||