Uses of Class
gate.creole.SerialController

Packages that use SerialController
gate.creole.nerc   
gate.gui   
 

Uses of SerialController in gate.creole.nerc
 

Subclasses of SerialController in gate.creole.nerc
 class Nerc
          NERC stands for Named-Entity Recognition Component.
 

Uses of SerialController in gate.gui
 

Fields in gate.gui declared as SerialController
(package private)  SerialController ApplicationViewer.controller
           
 

Methods in gate.gui with parameters of type SerialController
 void ApplicationViewer.setController(SerialController controller)
           
 

Constructors in gate.gui with parameters of type SerialController
ApplicationHandle(SerialController controller, StatusListener sListener, ProgressListener pListener)
           
ApplicationViewer.PRsAndParamsTTModel(SerialController aController)