Package jam.preferences
Interface PreferencesSection
-
public interface PreferencesSection- Version:
- $Id: PreferencesSection.java 275 2006-03-22 16:58:56Z rambaut $
- Author:
- Andrew Rambaut, Alexei Drummond
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.swing.IcongetIcon()javax.swing.JPanelgetPanel()java.lang.StringgetTitle()voidretrievePreferences()voidstorePreferences()
-