com.limegroup.gnutella.settings
Class UISettings

java.lang.Object
  extended bycom.limegroup.gnutella.settings.AbstractSettings
      extended bycom.limegroup.gnutella.settings.LimeProps
          extended bycom.limegroup.gnutella.settings.UISettings

public final class UISettings
extends LimeProps

Settings to deal with UI.


Field Summary
static BooleanSetting AUTOCOMPLETE_ENABLED
          Setting for autocompletion
 
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

AUTOCOMPLETE_ENABLED

public static final BooleanSetting AUTOCOMPLETE_ENABLED
Setting for autocompletion