Package wt.clients.beans.explorer
Class WTToolBar
java.lang.Object
wt.clients.beans.explorer.WTToolBar
- All Implemented Interfaces:
ActionListener,EventListener
WTToolbar is a ToolBar class used by the WTExplorer.
It has methods to add toolbar buttons based on a short name of gif image to display on the toolbar. It will use the image found in the wt.clients.images package with the specified name.
It broadcasts action events when the toolbar buttons are pressed. The broadcast event uses the short name of the
toolbar gif to identify the button pressed.
Supported API: true
Extendable: false
-
Method Summary