com.limegroup.gnutella.settings
Class iTunesSettings

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

public class iTunesSettings
extends LimeProps

Settings for iTunes


Field Summary
static BooleanSetting ITUNES_SUPPORT_ENABLED
          whether or not player 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

ITUNES_SUPPORT_ENABLED

public static BooleanSetting ITUNES_SUPPORT_ENABLED
whether or not player should be enabled.