dip.gui.map
Class RenderCommandFactory.RCSetDisplayUnordered

java.lang.Object
  extended bydip.gui.map.RenderCommandFactory.RenderCommand
      extended bydip.gui.map.RenderCommandFactory.BooleanRenderCommand
          extended bydip.gui.map.RenderCommandFactory.RCSetDisplayUnordered
All Implemented Interfaces:
java.lang.Runnable
Direct Known Subclasses:
DMR2RenderCommandFactory.RCSetDisplayUnordered
Enclosing class:
RenderCommandFactory

protected abstract static class RenderCommandFactory.RCSetDisplayUnordered
extends RenderCommandFactory.BooleanRenderCommand

Sets if we highlight units without orders.


Field Summary
 
Fields inherited from class dip.gui.map.RenderCommandFactory.BooleanRenderCommand
value
 
Fields inherited from class dip.gui.map.RenderCommandFactory.RenderCommand
mr
 
Constructor Summary
RenderCommandFactory.RCSetDisplayUnordered(MapRenderer2 mr, boolean value)
          Constructor
 
Methods inherited from class dip.gui.map.RenderCommandFactory.RenderCommand
die, execute, run, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RenderCommandFactory.RCSetDisplayUnordered

public RenderCommandFactory.RCSetDisplayUnordered(MapRenderer2 mr,
                                                  boolean value)
Constructor



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