Uses of Class
dip.order.DefineState

Packages that use DefineState
dip.gui.order   
dip.order   
 

Uses of DefineState in dip.gui.order
 

Subclasses of DefineState in dip.gui.order
 class GUIDefineState
          GUIOrder subclass of DefineState order.
 

Methods in dip.gui.order that return DefineState
 DefineState GUIOrderFactory.createDefineState(Power power, Location source, Unit.Type sourceUnitType)
          Creates a GUIDefineState order
 

Uses of DefineState in dip.order
 

Methods in dip.order that return DefineState
abstract  DefineState OrderFactory.createDefineState(Power power, Location source, Unit.Type sourceUnitType)
          Creates a DefineState order
 



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.