Package com.limegroup.gnutella.settings

Class Summary
AbstractSettings Abstract Settings class that all settings classes should extend.
ApplicationSettings Settings for LimeWire application
BooleanSetting Class for a boolean setting.
BugSettings Settings to deal with bugs
ByteSetting Class for a byte setting.
CharArraySetting Class for a setting that's an array of chars.
ChatSettings Settings for chat
ColorSetting Class for an Color setting.
ConnectionSettings Settings for Gnutella TCP connections.
DownloadSettings Settings for downloads
FileArraySetting Class for an Array of Files setting.
FileSetting This class handles settings for Files.
FilterSettings Settings for filters
FloatSetting Class for an float setting.
IntSetting Class for an int setting.
iTunesSettings Settings for iTunes
LimeProps Handler for all 'LimeWire.props' settings.
LongSetting Class for a long setting.
MessageSettings Settings for messages
PingPongSettings Settings for pings and pongs, pong caching and such.
PlayerSettings Settings for Music Player
QuestionsHandler Controls all 'Do not ask this again' or 'Always use this answer' questions.
SearchSettings Settings for searches.
SecuritySettings Settings for security
Setting Private abstract class for an individual setting.
SettingsFactory Class for handling all LimeWire settings that are stored to disk.
SettingsHandler Controls access to all Settings classes, providing easy ways to reload, save, revert, etc..
SharingSettings Settings for sharing
StartupSettings Settings for starting limewire.
StringArraySetting Class for an Array of Strings setting.
StringSetting Class for a string setting.
TablesHandler Handles preferences for tables.
ThemeFileHandler This class contains key/value pairs for the current "theme." The theme defines values for the colors, fonts, etc, of the application.
ThemeSettings Class for handling all LimeWire settings that are stored to disk.
UISettings Settings to deal with UI.
UltrapeerSettings Settings for Ultrapeers.
UploadSettings Settings for uploads.
URLHandlerSettings Settings for programs LimeWire should open to view files on unix.