jTracer  1.03
Stack trace visualization tool
org.libcsdbg.jtracer.ToolBar Class Reference

Main application toolbar equipped with a dynamic UI updating mechanism. More...

+ Inheritance diagram for org.libcsdbg.jtracer.ToolBar:
+ Collaboration diagram for org.libcsdbg.jtracer.ToolBar:

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...
 

Detailed Description

Main application toolbar equipped with a dynamic UI updating mechanism.

Todo:
Create visible separators for the Metal l&f

Definition at line 23 of file ToolBar.java.


The documentation for this class was generated from the following file: