com.ontotext.gate.vr
Class EditableTreeView.RemoveActListener

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

class EditableTreeView.RemoveActListener
extends Object
implements ActionListener


Constructor Summary
(package private) EditableTreeView.RemoveActListener()
           
 
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

EditableTreeView.RemoveActListener

EditableTreeView.RemoveActListener()
Method Detail

actionPerformed

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