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

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

private class NewOntologyDialog.BtnListener
extends Object
implements ActionListener

a button listener


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

NewOntologyDialog.BtnListener

private NewOntologyDialog.BtnListener()
Method Detail

actionPerformed

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