com.ontotext.gate.vr
Class MappingTreeView.RemoveAL

java.lang.Object
  extended by com.ontotext.gate.vr.MappingTreeView.RemoveAL
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
MappingTreeView

 class MappingTreeView.RemoveAL
extends Object
implements ActionListener


Constructor Summary
MappingTreeView.RemoveAL()
           
 
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

MappingTreeView.RemoveAL

MappingTreeView.RemoveAL()
Method Detail

actionPerformed

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