|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface StandardActionFactory.StatusAwareCloseableDialog
Method Summary | |
---|---|
boolean |
setDialogStatus(StandardActionFactory.DialogStatus aStatus)
Reports back what the status of a dialog is. |
Methods inherited from interface nl.lxtreme.ols.util.swing.StandardActionFactory.CloseAction.Closeable |
---|
close |
Method Detail |
---|
boolean setDialogStatus(StandardActionFactory.DialogStatus aStatus)
aStatus
- the status of the dialog, never null
.
true
if setting the dialog status was acknowledged,
false
if it was not (in which case the dialog will
not be closed).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |