com.ontotext.gate.vr.dialog
Class EditClassURIDialog.BtnListener

java.lang.Object
  extended bycom.ontotext.gate.vr.dialog.EditClassURIDialog.BtnListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
EditClassURIDialog

private class EditClassURIDialog.BtnListener
extends Object
implements ActionListener

a button listener


Constructor Summary
private EditClassURIDialog.BtnListener()
           
 
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

EditClassURIDialog.BtnListener

private EditClassURIDialog.BtnListener()
Method Detail

actionPerformed

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