com.ontotext.gate.vr
Class MappingTreeView.InsertAL

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

 class MappingTreeView.InsertAL
extends Object
implements ActionListener


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

MappingTreeView.InsertAL()
Method Detail

actionPerformed

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