Uses of Interface
org.xnap.gui.ActionProvider

Packages that use ActionProvider
org.xnap.gui Provides interfaces and classes for the graphical user interface. 
org.xnap.gui.action Provides common action classes. 
org.xnap.gui.menu Provides implementations of common menus. 
org.xnap.plugin.azureus   
org.xnap.plugin.calpahtml   
org.xnap.plugin.freeway   
org.xnap.plugin.gift.gui   
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   
 

Uses of ActionProvider in org.xnap.gui
 

Classes in org.xnap.gui that implement ActionProvider
 class ChannelPanel
          Provides a panel that handles a chat Channel.
 class ChatProviderPanel
           
 class HotlistPanel
           
 class LibraryPanel
           
 class SearchPanel
          This class provides a search input panel and tabbed pane that contains SearchResultPanel objects.
 class TransferPanel
           
 

Uses of ActionProvider in org.xnap.gui.action
 

Classes in org.xnap.gui.action that implement ActionProvider
 class OptionSubmenuAction
          Provides an action that provides a submenu.
 class SubmenuAction
          Provides an action that provides a submenu.
 

Uses of ActionProvider in org.xnap.gui.menu
 

Constructors in org.xnap.gui.menu with parameters of type ActionProvider
ActionMenu(javax.swing.Action action, ActionProvider provider)
           
 

Uses of ActionProvider in org.xnap.plugin.azureus
 

Classes in org.xnap.plugin.azureus that implement ActionProvider
 class AzureusTorrentPanel
           
 

Uses of ActionProvider in org.xnap.plugin.calpahtml
 

Classes in org.xnap.plugin.calpahtml that implement ActionProvider
 class CalpaHtmlPanel
           
 

Uses of ActionProvider in org.xnap.plugin.freeway
 

Classes in org.xnap.plugin.freeway that implement ActionProvider
 class FreewayPanel
           
 

Uses of ActionProvider in org.xnap.plugin.gift.gui
 

Classes in org.xnap.plugin.gift.gui that implement ActionProvider
 class GiFTDaemonPanel
           
 

Uses of ActionProvider in org.xnap.plugin.jtella
 

Classes in org.xnap.plugin.jtella that implement ActionProvider
 class JTellaPanel
           
 

Uses of ActionProvider in org.xnap.plugin.limewire
 

Classes in org.xnap.plugin.limewire that implement ActionProvider
 class LimeWirePanel
           
 

Uses of ActionProvider in org.xnap.plugin.openantivirus
 

Classes in org.xnap.plugin.openantivirus that implement ActionProvider
 class OAVPanel
           
 

Uses of ActionProvider in org.xnap.plugin.opennap.gui
 

Classes in org.xnap.plugin.opennap.gui that implement ActionProvider
 class OpenNapServerPanel
          This class provides a JTreeTable that contains a list of OpenNapServer objects that are grouped by network.
 class OpenNapWhoisPanel
           
 

Uses of ActionProvider in org.xnap.plugin.overnet.gui
 

Classes in org.xnap.plugin.overnet.gui that implement ActionProvider
 class OvernetPanel
           
 

Uses of ActionProvider in org.xnap.plugin.pircbot
 

Classes in org.xnap.plugin.pircbot that implement ActionProvider
 class PircBotPanel
           
 

Uses of ActionProvider in org.xnap.plugin.stats
 

Classes in org.xnap.plugin.stats that implement ActionProvider
 class StatsPanel
           
 



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