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

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

Uses of SidiousController.PLAN_MODE in dk.deepthought.sidious.gui
 

Methods in dk.deepthought.sidious.gui that return SidiousController.PLAN_MODE
static SidiousController.PLAN_MODE SidiousController.PLAN_MODE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SidiousController.PLAN_MODE[] SidiousController.PLAN_MODE.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in dk.deepthought.sidious.gui with parameters of type SidiousController.PLAN_MODE
SidiousController(SidiousController.PLAN_MODE mode)
          Constructor.
 



Copyright © Deepthought Development - All Rights Reserved.