|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.homeunix.thecave.buddi.plugin.api.PreferenceAccess
org.homeunix.thecave.buddi.plugin.api.BuddiPreferencePlugin
org.homeunix.thecave.buddi.plugin.builtin.preference.ViewPreferences
public class ViewPreferences
| Field Summary | |
|---|---|
static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
ViewPreferences()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the plugin name. |
javax.swing.JPanel |
getPreferencesPanel()
Create the JPanel to show in the Preferences. |
void |
load()
Loads the preferences which this panel is responsible for. |
boolean |
save()
Saves the preferences which this panel is responsible for. |
| Methods inherited from class org.homeunix.thecave.buddi.plugin.api.BuddiPreferencePlugin |
|---|
getDescription, getMaximumVersion, getMinimumVersion, isPluginActive, isUseWrapper |
| Methods inherited from class org.homeunix.thecave.buddi.plugin.api.PreferenceAccess |
|---|
getListPreference, getPreference, getSecurePreference, putListPreference, putPreference, putSecurePreference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public ViewPreferences()
| Method Detail |
|---|
public javax.swing.JPanel getPreferencesPanel()
BuddiPreferencePlugin
getPreferencesPanel in class BuddiPreferencePluginpublic void load()
BuddiPreferencePlugin
load in class BuddiPreferencePluginpublic boolean save()
BuddiPreferencePlugin
save in class BuddiPreferencePluginpublic java.lang.String getName()
MossPlugin
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||