JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
jam.preferences
PreferencesSection
Contents
Description
Method Summary
Method Details
getTitle()
getIcon()
getPanel()
retrievePreferences()
storePreferences()
Hide sidebar
Show sidebar
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
Icon
getIcon
()
JPanel
getPanel
()
String
getTitle
()
void
retrievePreferences
()
void
storePreferences
()
Method Details
getTitle
String
getTitle
()
getIcon
Icon
getIcon
()
getPanel
JPanel
getPanel
()
retrievePreferences
void
retrievePreferences
()
storePreferences
void
storePreferences
()