GATE
Version 3.1-2270

Uses of Interface
gate.event.ControllerListener

Packages that use ControllerListener
gate.creole   
gate.gui   
 

Uses of ControllerListener in gate.creole
 

Methods in gate.creole with parameters of type ControllerListener
 void AbstractController.addControllerListener(ControllerListener l)
           
 void AbstractController.removeControllerListener(ControllerListener l)
           
 

Uses of ControllerListener in gate.gui
 

Classes in gate.gui that implement ControllerListener
 class SerialControllerEditor
           
 


GATE
Version 3.1-2270