Package com.iizigo.vs
Interface ISavePanel
-
- All Known Implementing Classes:
TablePanel
public interface ISavePanel
Panel interface to save settings before disposal.- Author:
- Christopher Mindus
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
saveSettings()
Called to save settings.
-