hmi.bml.bridge.ui
Class BridgeServerUI.StopListener

java.lang.Object
  extended by hmi.bml.bridge.ui.BridgeServerUI.StopListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
BridgeServerUI

 class BridgeServerUI.StopListener
extends Object
implements ActionListener

stop server


Constructor Summary
BridgeServerUI.StopListener()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BridgeServerUI.StopListener

BridgeServerUI.StopListener()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener