org.xnap.gui
Interface ActionProvider

All Known Implementing Classes:
AzureusTorrentPanel, CalpaHtmlPanel, ChannelPanel, ChatProviderPanel, FreewayPanel, GiFTDaemonPanel, HotlistPanel, JTellaPanel, LibraryPanel, LimeWirePanel, OAVPanel, OpenNapServerPanel, OpenNapWhoisPanel, OptionSubmenuAction, OvernetPanel, PircBotPanel, SearchPanel, StatsPanel, SubmenuAction, TransferPanel

public interface ActionProvider

Defines the requirements for classes that provide actions. Used to display panel specific icons in the tool bar when a panel is selected.

See Also:
XNapFrame

Method Summary
 javax.swing.Action[] getActions()
          Returns the actions to be shown in the tool bar.
 

Method Detail

getActions

javax.swing.Action[] getActions()
Returns the actions to be shown in the tool bar.



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