|
||||||||||
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.QuestionsHandler
Controls all 'Do not ask this again' or 'Always use this answer' questions.
Field Summary | |
static BooleanSetting |
ALREADY_DOWNLOADING
Setting for already downloading message |
static BooleanSetting |
BROWSE_HOST_FAILED
Setting for whether or not to display a browse host failed |
static BooleanSetting |
CANT_RESUME
Setting for being unable to resume an incomplete file |
static IntSetting |
CORRUPT_DOWNLOAD
Setting for whether or not to ask about discarding corrupt downloads |
static BooleanSetting |
MONITOR_VIEW
Setting for whether or not to allow multiple instances of LimeWire. |
static IntSetting |
PROMPT_FOR_EXE
Setting for whether or not program should ignore prompting for incomplete files. |
static BooleanSetting |
REMOVE_LAST_COLUMN
Setting for removing the last column |
static BooleanSetting |
THEME_CHANGED
Setting for the theme changed message |
static IntSetting |
THEME_DOWNLOADED
Settings for whether or not to apply a new theme after downloading it |
static IntSetting |
UNSHARE_DIRECTORY
Setting for unsharing directory |
Method Summary | |
static QuestionsHandler |
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 BooleanSetting MONITOR_VIEW
public static final IntSetting CORRUPT_DOWNLOAD
public static final BooleanSetting BROWSE_HOST_FAILED
public static final IntSetting UNSHARE_DIRECTORY
public static final BooleanSetting THEME_CHANGED
public static final BooleanSetting ALREADY_DOWNLOADING
public static final BooleanSetting REMOVE_LAST_COLUMN
public static final BooleanSetting CANT_RESUME
public static final IntSetting PROMPT_FOR_EXE
public static final IntSetting THEME_DOWNLOADED
Method Detail |
public static QuestionsHandler instance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |