|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.gui.DefaultToolBarListener
This class implements a default toolbar listener.
| Field Summary | |
protected Application |
application
A reference to application. |
protected javax.swing.JToolBar |
toolBar
A reference to a toolbar. |
| Constructor Summary | |
DefaultToolBarListener()
The class constructor. |
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
addToolBarToListenFor(javax.swing.JToolBar t)
Set the JToolBar component to listen for |
void |
setApplication(Application application)
Set a reference to the client application component |
void |
setInitialState()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Application application
protected javax.swing.JToolBar toolBar
| Constructor Detail |
public DefaultToolBarListener()
| Method Detail |
public void setApplication(Application application)
ToolBarListener
setApplication in interface ToolBarListenerpublic void addToolBarToListenFor(javax.swing.JToolBar t)
ToolBarListener
addToolBarToListenFor in interface ToolBarListenerpublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic void setInitialState()
setInitialState in interface ToolBarListener
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||