jTracer
1.03
Stack trace visualization tool
|
Main application toolbar equipped with a dynamic UI updating mechanism. More...
Public Member Functions | |
void | propertyChange (PropertyChangeEvent event) |
Handler for events fired when UI properties change. More... | |
Private Member Functions | |
Button | createTool (String cmd) |
Create a toolbar button. More... | |
void | renderTool (Component c, int index, String key, Object val) |
Update the UI state of a single tool. More... | |
Private Attributes | |
ActionListener | handler = null |
Event handler. More... | |
Static Private Attributes | |
static final long | serialVersionUID = 0x00 |
Class version. More... | |
Main application toolbar equipped with a dynamic UI updating mechanism.
Definition at line 23 of file ToolBar.java.