uic.widgets.event
Interface ToolBarListener

All Known Implementing Classes:
WindowRepresenterToolBarAddedAction, WindowRepresenterToolBarRemovedAction

public interface ToolBarListener


Method Summary
 void toolBarAdded(ToolBarEvent e)
           
 void toolBarMoved(ToolBarEvent e)
           
 

Method Detail

toolBarAdded

void toolBarAdded(ToolBarEvent e)

toolBarMoved

void toolBarMoved(ToolBarEvent e)


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