com.ontotext.gate.vr
Class OEMainPanel.FileCloseListener

java.lang.Object
  extended bycom.ontotext.gate.vr.OEMainPanel.FileCloseListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
OEMainPanel

private class OEMainPanel.FileCloseListener
extends Object
implements ActionListener

File Close Listener


Constructor Summary
private OEMainPanel.FileCloseListener()
           
 
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

OEMainPanel.FileCloseListener

private OEMainPanel.FileCloseListener()
Method Detail

actionPerformed

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