dip.gui.order
Class GUIMove.MoveParameter

java.lang.Object
  extended bydip.gui.order.GUIOrder.Parameter
      extended bydip.gui.order.GUIMove.MoveParameter
Enclosing class:
GUIMove

protected static class GUIMove.MoveParameter
extends GUIOrder.Parameter

Typesafe Enumerated Parameter class for setting optional Move parameters.


Constructor Summary
GUIMove.MoveParameter(java.lang.String name)
          Creates a MoveParameter
 
Methods inherited from class dip.gui.order.GUIOrder.Parameter
hashCode, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GUIMove.MoveParameter

public GUIMove.MoveParameter(java.lang.String name)
Creates a MoveParameter



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