com.limegroup.gnutella.settings
Class ChatSettings

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

public class ChatSettings
extends LimeProps

Settings for chat


Field Summary
static BooleanSetting CHAT_ENABLED
          Sets whether or not chat should be enabled.
 
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

CHAT_ENABLED

public static final BooleanSetting CHAT_ENABLED
Sets whether or not chat should be enabled.