org.brains2b.coffee.plugin
Interface CoffeeExchangeView
- All Superinterfaces:
- CoffeeExchange
- All Known Subinterfaces:
- CfOptionView
- All Known Implementing Classes:
- BinaryOptions, CfBinarySend, CfCoffeeList, CfEditHeaderPane, CfEditMessage, CfFrame, CfIdentity, CfMessagePane, CfOptions, CfQueView, CfServer, CfServerPane, NzbGuiPanel
- public interface CoffeeExchangeView
- extends CoffeeExchange
[Short description]
[Long description]
- Version:
- [version] [lastrevisiondate]
- Author:
- dennis@brains2b.nl
fireCoffeeEvent
public void fireCoffeeEvent(CoffeeExchange source,
int action,
java.lang.Object argument)
getMenus
public javax.swing.JMenu[] getMenus()
activate
public void activate()
deactivate
public void deactivate()
isVisible
public boolean isVisible()
addFocusListener
public void addFocusListener(java.awt.event.FocusListener f)
removeFocusListener
public void removeFocusListener(java.awt.event.FocusListener f)