Package org.hortonmachine.gui.utils
Interface GuiUtilities.IOnCloseListener
-
- All Known Implementing Classes:
SettingsController,SpatialtoolboxController,SshTesterController
- Enclosing class:
- GuiUtilities
public static interface GuiUtilities.IOnCloseListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancanCloseWithoutPrompt()voidonClose()
-