dip.gui.map
Class RenderCommandFactory.RCSetDisplaySC

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

protected abstract static class RenderCommandFactory.RCSetDisplaySC
extends RenderCommandFactory.BooleanRenderCommand

Sets whether Supply Centers are displayed or not.


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.RCSetDisplaySC(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.RCSetDisplaySC

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



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