dip.gui.map
Class DMR2RenderCommandFactory.RCRenderProvince

java.lang.Object
  extended bydip.gui.map.RenderCommandFactory.RenderCommand
      extended bydip.gui.map.RenderCommandFactory.RCRenderProvince
          extended bydip.gui.map.DMR2RenderCommandFactory.RCRenderProvince
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
DMR2RenderCommandFactory

protected static class DMR2RenderCommandFactory.RCRenderProvince
extends RenderCommandFactory.RCRenderProvince

Render a particular Province


Field Summary
 
Fields inherited from class dip.gui.map.RenderCommandFactory.RCRenderProvince
province
 
Fields inherited from class dip.gui.map.RenderCommandFactory.RenderCommand
mr
 
Constructor Summary
DMR2RenderCommandFactory.RCRenderProvince(MapRenderer2 dmr2, Province province)
           
 
Method Summary
 void execute()
          Do the work.
 
Methods inherited from class dip.gui.map.RenderCommandFactory.RenderCommand
die, run, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DMR2RenderCommandFactory.RCRenderProvince

public DMR2RenderCommandFactory.RCRenderProvince(MapRenderer2 dmr2,
                                                 Province province)
Method Detail

execute

public void execute()
Description copied from class: RenderCommandFactory.RenderCommand
Do the work. Does nothing by default. Must be subclassed.

Specified by:
execute in class RenderCommandFactory.RenderCommand


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