Package com.limegroup.gnutella.gui.options.panes

Interface Summary
PaneItem An object that defines the basic functions of one option item, or one individual panel that displays a set of configurable options to the user.
 

Class Summary
AbstractPaneItem This class provides a skeletal implementation of the PaneItem interface.
AllowMessagesPaneItem This class defines the panel in the options window that allows the user to add and remove ip addresses from a list of ip addresses to block.
AudioPlayerPaneItem This class defines the panel in the options window that allows the user to select the default audio behavior.
AutoClearDownloadsPaneItem This class defines the panel in the options window that allows the user to specify whether or not completed or inactive downloads should be automatically cleared from the download window.
AutoClearUploadsPaneItem This class defines the panel in the options window that allows the user to change the maximum number of dowloads to allow at any one time.
AutoCompletePaneItem Class defineing the options panel that allows the user to enable or disable autocompletion of text fields.
BrowserPaneItem This class defines the panel in the options window that allows the user to select the default browser behavior.
BugsPaneItem This class defines the panel in the options window that allows the user to handle bugs.
ChatActivePaneItem This class defines the panel in the options window that allows the user to change the maximum number of dowloads to allow at any one time.
CompressionPaneItem This class gives the user the option of whether or not to disable compression
ConnectionPreferencingPaneItem This class defines the advanced panel in the options window that allows the user to change the limit who is able to connect with them.
ConnectOnStartupPaneItem This class gives the user the option of whether or not to automatically connect to the network when the program first starts.
DisableSupernodeModePaneItem This class gives the user the option of whether or not to automatically connect to the network when the program first starts.
ExtensionsPaneItem This class defines the panel in the options window that allows the user to change the directory for saving files.
ForceIPPaneItem This class defines the panel in the options window that allows the user to force their ip address to the specified value.
IgnoreMessagesPaneItem This class defines the panel in the options window that allows the user to add and remove ip addresses from a list of ip addresses to block.
IgnoreResultsPaneItem This class defines the panel in the options window that allows the user set add and remove words from a list of words to ignore when they appear in search results.
IgnoreResultTypesPaneItem This class defines the panel in the options window that allows the user to filter out general types of search results, such as search results containing "adult content."
ImageViewerPaneItem This class defines the panel in the options window that allows the user to select the default image behavior.
iTunesPreferencePaneItem  
MaximumDownloadsPaneItem This class defines the panel in the options window that allows the user to change the maximum number of dowloads to allow at any one time.
MaximumSearchesPaneItem This class defines the panel in the options window that allows the user to change the maximum number of dowloads to allow at any one time.
MaximumUploadsPaneItem This class defines the panel in the options window that allows the user to change the maximum number of dowloads to allow at any one time.
PartialFileSharingPaneItem Allows the user to change whether or not partial files are shared.
PerPersonUploadsPaneItem This class defines the panel in the options window that allows the user to change the maximum number of dowloads per user.
PlayerPreferencePaneItem This class defines the panel in the options window that allows the user to change the default mp3 player used by limewire.
PopupsPaneItem This class defines the panel in the options window that allows the user to redisplay all messages.
PortPaneItem This class defines the panel in the options window that allows the user to change the listening port.
PurgeIncompletePaneItem This class defines the panel in the options window that allows the user to change time before incomplete files are purged.
SaveDirPaneItem This class defines the panel in the options window that allows the user to change the directory for saving files.
SearchQualityPaneItem This class defines the panel in the options window that allows the user to select the quality of search results to display to the user.
SearchSpeedPaneItem This class defines the panel in the options window that allows the user to only allow search results of specific speeds.
SharedDirPaneItem This class defines the panel in the options window that allows the user to change the directory that are shared.
ShutdownPaneItem This class defines the panel in the options window that allows the user to select the default shutdown behavior.
SoftMaximumUploadsPaneItem This class defines the panel in the options window that allows the user to change the soft maximum number of dowloads to allow at any one time.
SpeedPaneItem This class defines the panel in the options window that allows the user to change their connection speed.
StartupPaneItem This class defines the panel in the options window that allows the user to change whether or not LimeWire should automatically start on system startup.
ThemePaneItem This class defines the panel in the options window that allows the user to change the theme used for display.
UploadBandwidthPaneItem This class defines the panel in the options window that allows the user to change the percentage of bandwidth that is devoted to uploads.
VideoPlayerPaneItem This class defines the panel in the options window that allows the user to select the default video behavior.