|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.limegroup.gnutella.settings.AbstractSettings
com.limegroup.gnutella.settings.LimeProps
Handler for all 'LimeWire.props' settings. Classes such as SearchSettings, ConnectionSettings, etc... should retrieve the factory via LimeProps.instance().getFactory() and add settings to that factory.
| Field Summary | |
protected static SettingsFactory |
FACTORY
|
| Constructor Summary | |
protected |
LimeProps()
|
| Method Summary | |
static LimeProps |
instance()
Returns the only instance of this class. |
| Methods inherited from class com.limegroup.gnutella.settings.AbstractSettings |
getFactory, getProperties, getPropertiesFile, getShouldSave, reload, revertToDefault, save, setShouldSave |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final SettingsFactory FACTORY
| Constructor Detail |
protected LimeProps()
| Method Detail |
public static LimeProps instance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||