wt.clients.beans.contentholder
Class WTContentHolder.SymAction
java.lang.Object
wt.clients.beans.contentholder.WTContentHolder.SymAction
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- WTContentHolder
- class WTContentHolder.SymAction
- extends Object
- implements ActionListener
Class SymAction
is an inner class which provides support
for listening to ActionEvents
generated by the
buttons on this panel.
- See Also:
ActionEvent
,
ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WTContentHolder.SymAction
WTContentHolder.SymAction()
actionPerformed
public void actionPerformed(ActionEvent event)
- Specified by:
actionPerformed
in interface ActionListener