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

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

private class EditURIDialog.BtnListener
extends Object
implements ActionListener

a button listener


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

EditURIDialog.BtnListener

private EditURIDialog.BtnListener()
Method Detail

actionPerformed

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