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