hmi.bml.bridge.ui
Class RealizerBridgeUI.LoadListener

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

 class RealizerBridgeUI.LoadListener
extends Object
implements ActionListener

load file content into text panel


Constructor Summary
RealizerBridgeUI.LoadListener()
           
 
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

RealizerBridgeUI.LoadListener

RealizerBridgeUI.LoadListener()
Method Detail

actionPerformed

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