at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback
Class ControlFrame_btn_pause_actionAdapter
java.lang.Object
at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback.ControlFrame_btn_pause_actionAdapter
- All Implemented Interfaces:
- ActionListener, EventListener
class ControlFrame_btn_pause_actionAdapter
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
adaptee
private ControlFrame adaptee
ControlFrame_btn_pause_actionAdapter
ControlFrame_btn_pause_actionAdapter(ControlFrame adaptee)
actionPerformed
public void actionPerformed(ActionEvent actionEvent)
- Specified by:
actionPerformed
in interface ActionListener