gate.gui.ontology
Class RestrictionAction.EnableDisableClass

java.lang.Object
  extended by gate.gui.ontology.RestrictionAction.EnableDisableClass
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
RestrictionAction

 class RestrictionAction.EnableDisableClass
extends Object
implements ActionListener


Constructor Summary
RestrictionAction.EnableDisableClass()
           
 
Method Summary
 void actionPerformed(ActionEvent ae)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestrictionAction.EnableDisableClass

RestrictionAction.EnableDisableClass()
Method Detail

actionPerformed

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