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

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

private class RenameOntologyDialog.BtnListener
extends Object
implements ActionListener

a button listener


Constructor Summary
private RenameOntologyDialog.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

RenameOntologyDialog.BtnListener

private RenameOntologyDialog.BtnListener()
Method Detail

actionPerformed

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