public interface IOUserInterface extends REpiceaWindow
Modifier and Type | Method and Description |
---|---|
WindowSettings |
getWindowSettings()
This method returns the SettingMemory instance of the object if any.
|
void |
postLoadingAction()
This method performs a particular action immediately after the parameters have been loaded.
|
void |
postSavingAction()
This method performs a particular action immediately after the parameters have been saved.
|
askUserBeforeExit, cancelAction, isCancelOnClose, okAction, setTitle, setVisible
doNotListenToAnymore, listenTo
firePropertyChange
void postLoadingAction()
void postSavingAction()
WindowSettings getWindowSettings()