Uses of Class
dk.deepthought.sidious.gui.SidiousController

Packages that use SidiousController
dk.deepthought.sidious.gui Provides classes for the gui and debug hooks into the planner 
 

Uses of SidiousController in dk.deepthought.sidious.gui
 

Fields in dk.deepthought.sidious.gui declared as SidiousController
private  SidiousController Display.controller
          The controller of this.
 

Fields in dk.deepthought.sidious.gui with type parameters of type SidiousController
private static java.util.List<SidiousController> SidiousOutput.listeners
          List of listeners.
 

Methods in dk.deepthought.sidious.gui with parameters of type SidiousController
 void SidiousOutput.register(SidiousController controller)
          Registers the specified controller as listener of this.
 void Display.setController(SidiousController controller)
          Sets the controller for this
 



Copyright © Deepthought Development - All Rights Reserved.