|
||||||||||
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
com.limegroup.gnutella.settings.URLHandlerSettings
Settings for programs LimeWire should open to view files on unix.
Field Summary | |
static StringSetting |
AUDIO_PLAYER
Setting for which audio player to use |
static StringSetting |
BROWSER
Setting for which browser to use |
static StringSetting |
IMAGE_VIEWER
Setting for which image viewer to use |
static StringSetting |
VIDEO_PLAYER
Setting for which movie player to use |
Fields inherited from class com.limegroup.gnutella.settings.LimeProps |
FACTORY |
Methods inherited from class com.limegroup.gnutella.settings.LimeProps |
instance |
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 |
public static final StringSetting BROWSER
public static final StringSetting VIDEO_PLAYER
public static final StringSetting IMAGE_VIEWER
public static final StringSetting AUDIO_PLAYER
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |