hmi.bml.bridge.ui
Class BridgeServerUI.StopListener
java.lang.Object
hmi.bml.bridge.ui.BridgeServerUI.StopListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- BridgeServerUI
class BridgeServerUI.StopListener
- extends Object
- implements ActionListener
stop server
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgeServerUI.StopListener
BridgeServerUI.StopListener()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener