Uses of Package
org.xnap.gui

Packages that use org.xnap.gui
org.xnap.gui Provides interfaces and classes for the graphical user interface. 
org.xnap.gui.action Provides common action classes. 
org.xnap.gui.component Provides generic Swing based components that provide additional functionality. 
org.xnap.gui.event Provides common event listener classes. 
org.xnap.gui.menu Provides implementations of common menus. 
org.xnap.gui.prefs Provides panels for the preferences dialog. 
org.xnap.gui.tree Provides tree model and tree cell renderer classes. 
org.xnap.gui.util Provides utility classes for common gui tasks. 
org.xnap.gui.wizard   
org.xnap.plugin.azureus   
org.xnap.plugin.calpahtml   
org.xnap.plugin.freeway   
org.xnap.plugin.gift.gui   
org.xnap.plugin.joscar   
org.xnap.plugin.jtella A Gnutella plugin based on the JTella library. 
org.xnap.plugin.limewire   
org.xnap.plugin.openantivirus   
org.xnap.plugin.opennap.gui   
org.xnap.plugin.overnet.gui   
org.xnap.plugin.pircbot An IRC plugin based on the PircBot library. 
org.xnap.plugin.stats   
org.xnap.plugin.viewer.zipviewer   
org.xnap.search Provides interfaces and classes that enable searching for files. 
 

Classes in org.xnap.gui used by org.xnap.gui
AbstractPreferencesDialog
          Provides an abstract preferences dialog.
ActionProvider
          Defines the requirements for classes that provide actions.
AdvancedSearchQueryPanel
          This class provides a panel with widgets to enter search queries and to set search options.
ChannelPanel
          Provides a panel that handles a chat Channel.
ChatPanel
          Provides a CloseableTabbedPane that displays the ChatProviderPanel and a ChannelPanel for each joined channels as tabs.
ConsoleDialog
           
DirectoryProvider
          Defines the requirements for classes that provide selection of a File object that is a directory.
FileProvider
          Defines the requirements for classes that provide a selection of File objects.
HotlistPanel
           
LibraryPanel
           
MainMenuBar
          The MainToolBar is shown at the top of the main application window.
MainToolBar
          The MainToolBar is shown at the top of the main application window.
PeerProvider
          Defines the requirements for classes that provide selection of Peer objects.
SearchOptionsPanel
           
SearchPanel
          This class provides a search input panel and tabbed pane that contains SearchResultPanel objects.
SearchResultPanel
          This class provides a panel with a JTreeTable that displays search results.
SettingsPanel
          Defines the requirements for panels that are shown in the wizard or preferences dialog.
SimpleSearchQueryPanel
          This class provides a panel with widgets to enter search queries and to set a few search options.
StatusBar
          The StatusBar is used to display status messages at the bottom of XNapFrame.
StatusPanel
          Provides a little panel that can dock into the status bar.
TransferPanel
           
TransferProvider
          Defines the requirements for classes that provide selection of Transfer objects.
XNapFrame
           
 

Classes in org.xnap.gui used by org.xnap.gui.action
ActionProvider
          Defines the requirements for classes that provide actions.
DirectoryProvider
          Defines the requirements for classes that provide selection of a File object that is a directory.
FileProvider
          Defines the requirements for classes that provide a selection of File objects.
 

Classes in org.xnap.gui used by org.xnap.gui.component
SettingsPanel
          Defines the requirements for panels that are shown in the wizard or preferences dialog.
 

Classes in org.xnap.gui used by org.xnap.gui.event
AbstractPreferencesDialog
          Provides an abstract preferences dialog.
 

Classes in org.xnap.gui used by org.xnap.gui.menu
ActionProvider
          Defines the requirements for classes that provide actions.
FileProvider
          Defines the requirements for classes that provide a selection of File objects.
PeerProvider
          Defines the requirements for classes that provide selection of Peer objects.
TransferProvider
          Defines the requirements for classes that provide selection of Transfer objects.
 

Classes in org.xnap.gui used by org.xnap.gui.prefs
AbstractSettingsPanel
          Provides the default implementation for a settings panel.
SettingsPanel
          Defines the requirements for panels that are shown in the wizard or preferences dialog.
 

Classes in org.xnap.gui used by org.xnap.gui.tree
DirectoryProvider
          Defines the requirements for classes that provide selection of a File object that is a directory.
 

Classes in org.xnap.gui used by org.xnap.gui.util
FileProvider
          Defines the requirements for classes that provide a selection of File objects.
 

Classes in org.xnap.gui used by org.xnap.gui.wizard
AbstractSettingsPanel
          Provides the default implementation for a settings panel.
SettingsPanel
          Defines the requirements for panels that are shown in the wizard or preferences dialog.
StartupWizardDialog
           
 

Classes in org.xnap.gui used by org.xnap.plugin.azureus
ActionProvider
          Defines the requirements for classes that provide actions.
 

Classes in org.xnap.gui used by org.xnap.plugin.calpahtml
ActionProvider
          Defines the requirements for classes that provide actions.
 

Classes in org.xnap.gui used by org.xnap.plugin.freeway
ActionProvider
          Defines the requirements for classes that provide actions.
 

Classes in org.xnap.gui used by org.xnap.plugin.gift.gui
AbstractSettingsPanel
          Provides the default implementation for a settings panel.
ActionProvider
          Defines the requirements for classes that provide actions.
SettingsPanel
          Defines the requirements for panels that are shown in the wizard or preferences dialog.
StatusPanel
          Provides a little panel that can dock into the status bar.
 

Classes in org.xnap.gui used by org.xnap.plugin.joscar
AbstractSettingsPanel
          Provides the default implementation for a settings panel.
SettingsPanel
          Defines the requirements for panels that are shown in the wizard or preferences dialog.
StatusPanel
          Provides a little panel that can dock into the status bar.
 

Classes in org.xnap.gui used by org.xnap.plugin.jtella
AbstractSettingsPanel
          Provides the default implementation for a settings panel.
ActionProvider
          Defines the requirements for classes that provide actions.
SettingsPanel
          Defines the requirements for panels that are shown in the wizard or preferences dialog.
 

Classes in org.xnap.gui used by org.xnap.plugin.limewire
AbstractSettingsPanel
          Provides the default implementation for a settings panel.
ActionProvider
          Defines the requirements for classes that provide actions.
SettingsPanel
          Defines the requirements for panels that are shown in the wizard or preferences dialog.
StatusPanel
          Provides a little panel that can dock into the status bar.
 

Classes in org.xnap.gui used by org.xnap.plugin.openantivirus
AbstractSettingsPanel
          Provides the default implementation for a settings panel.
ActionProvider
          Defines the requirements for classes that provide actions.
SettingsPanel
          Defines the requirements for panels that are shown in the wizard or preferences dialog.
StatusPanel
          Provides a little panel that can dock into the status bar.
 

Classes in org.xnap.gui used by org.xnap.plugin.opennap.gui
AbstractSettingsPanel
          Provides the default implementation for a settings panel.
ActionProvider
          Defines the requirements for classes that provide actions.
PeerProvider
          Defines the requirements for classes that provide selection of Peer objects.
SearchOptionsPanel
           
SettingsPanel
          Defines the requirements for panels that are shown in the wizard or preferences dialog.
StatusPanel
          Provides a little panel that can dock into the status bar.
 

Classes in org.xnap.gui used by org.xnap.plugin.overnet.gui
AbstractSettingsPanel
          Provides the default implementation for a settings panel.
ActionProvider
          Defines the requirements for classes that provide actions.
SettingsPanel
          Defines the requirements for panels that are shown in the wizard or preferences dialog.
StatusPanel
          Provides a little panel that can dock into the status bar.
 

Classes in org.xnap.gui used by org.xnap.plugin.pircbot
ActionProvider
          Defines the requirements for classes that provide actions.
 

Classes in org.xnap.gui used by org.xnap.plugin.stats
ActionProvider
          Defines the requirements for classes that provide actions.
 

Classes in org.xnap.gui used by org.xnap.plugin.viewer.zipviewer
FileProvider
          Defines the requirements for classes that provide a selection of File objects.
 

Classes in org.xnap.gui used by org.xnap.search
FileProvider
          Defines the requirements for classes that provide a selection of File objects.
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.