|
|||||||||
| 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.LocalePreferences
public class LocalePreferences
| Field Summary | |
|---|---|
static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
LocalePreferences()
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
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 LocalePreferences()
| 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 void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic java.lang.String getName()
MossPlugin
getName in interface MossPlugin
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||