|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xnap.util.AbstractPluginPreferences
org.xnap.plugin.pircbot.PircBotPreferences
public class PircBotPreferences
| Field Summary | |
|---|---|
static int |
VERSION
|
| Fields inherited from class org.xnap.util.AbstractPluginPreferences |
|---|
logger, prefs, VERSION_KEY |
| Constructor Summary | |
|---|---|
PircBotPreferences()
|
|
| Method Summary | |
|---|---|
void |
convert(int oldVersion)
Convert the preferences from oldVersion. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int VERSION
| Constructor Detail |
|---|
public PircBotPreferences()
| Method Detail |
|---|
public void convert(int oldVersion)
AbstractPluginPreferencesoldVersion. The
default implementation does nothing. Sub classes should
overwrite this method.
convert in class AbstractPluginPreferences
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||