Package io.github.jonestimd.swing
Interface SettingsPersister
-
- All Known Implementing Classes:
ColumnResizeHandler
public interface SettingsPersisterAn interface for a saving component settings to be used to restore UI state.
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsaveSettings()static voidsaveSettings(javax.swing.JComponent component)
-