|
qflib 0.99 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.qfs.lib.config.ConfigWrapper
de.qfs.lib.config.DialogConfigWrapper
de.qfs.lib.config.JDialogConfigWrapper
A ConfigWrapper for JDialog
objects.
The only difference from DialogConfigWrapper is that the setState method
transfers the action to the awt event loop since swing components aren't
thread safe.
Field Summary |
Fields inherited from class de.qfs.lib.config.DialogConfigWrapper |
dialog, regHelper |
Constructor Summary | |
JDialogConfigWrapper()
Create a new JDialogConfigWrapper with the default name "dialog". |
Method Summary | |
protected void |
restore(java.awt.Dimension size,
java.awt.Point location)
|
Methods inherited from class de.qfs.lib.config.DialogConfigWrapper |
componentHidden, componentMoved, componentResized, componentShown, getConfigurableState, registrationChanged, setClient, setConfigurableState |
Methods inherited from class de.qfs.lib.config.ConfigWrapper |
addPackage, getConfigurableName, makeWrapper, makeWrapper, setConfigurableName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JDialogConfigWrapper()
Method Detail |
protected void restore(java.awt.Dimension size, java.awt.Point location)
restore
in class DialogConfigWrapper
|
qflib 0.99 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |