Package pamViewFX.fxNodes.pamDialogFX
Interface PamInternalDialogFX.InternalDialogAction
- Enclosing class:
PamInternalDialogFX
public static interface PamInternalDialogFX.InternalDialogAction
Called whenever the dialog is closed.
- Author:
- Jamie Macaulay
-
Field Summary
-
Method Summary
-
Field Details
-
OK
static final int OK- See Also:
-
CANCEL
static final int CANCEL- See Also:
-
-
Method Details
-
dialogClosed
void dialogClosed(int type)
-