com.ontotext.gate.vr
Class OEMainPanel.ViewRefreshListener

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

private class OEMainPanel.ViewRefreshListener
extends Object
implements ActionListener

View Refresh Listener


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

private OEMainPanel.ViewRefreshListener()
Method Detail

actionPerformed

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