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

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

private class AddSubClassDialog.BtnListener
extends Object
implements ActionListener

A button listener


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

AddSubClassDialog.BtnListener

private AddSubClassDialog.BtnListener()
Method Detail

actionPerformed

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