Uses of Interface
uic.widgets.event.ToolBarListener

Packages that use ToolBarListener
uic.action Actions to connect widgets with each other; or with your logic. 
uic.widgets Swing Widgets for your programming pleasure! 
 

Uses of ToolBarListener in uic.action
 

Classes in uic.action that implement ToolBarListener
 class WindowRepresenterToolBarAddedAction
          An event to respond to ToolBar events.
 class WindowRepresenterToolBarRemovedAction
          An event to respond to ToolBar events.
 

Uses of ToolBarListener in uic.widgets
 

Methods in uic.widgets with parameters of type ToolBarListener
 void WindowRepresenter.addToolBarListener(ToolBarListener listener)
           
 void WindowRepresenter.removeToolBarListener(ToolBarListener listener)
           
 



Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence