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

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

private class MultipleSelectionDialog.BtnListener
extends Object
implements ActionListener

Button Listener


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

MultipleSelectionDialog.BtnListener

private MultipleSelectionDialog.BtnListener()
Method Detail

actionPerformed

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