|
qflib 0.98.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.qfs.lib.gui.ModalDialog.ButtonData | +--de.qfs.lib.option.OptionDialog.OptionButtonData
Extend the structure that encapsulates the values for a button.
Field Summary | |
boolean |
set
Whether to try to set the options' values. |
Fields inherited from class de.qfs.lib.gui.ModalDialog.ButtonData |
button, close, deflt, hasRetval, name, retval |
Constructor Summary | |
OptionDialog.OptionButtonData()
Create a new ButtonData. |
|
OptionDialog.OptionButtonData(java.lang.String name,
MapResourceBundle rb)
Create a new ButtonData, reading its value from the resources. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean set
Constructor Detail |
public OptionDialog.OptionButtonData()
public OptionDialog.OptionButtonData(java.lang.String name, MapResourceBundle rb)
name
- The resource name of the button.rb
- The resources to use.
|
qflib 0.98.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |