dip.gui.map
Class DMR2RenderCommandFactory.RCRenderAll

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

protected static class DMR2RenderCommandFactory.RCRenderAll
extends RenderCommandFactory.RCRenderAll

Render (Refresh) the entire map


Field Summary
 
Fields inherited from class dip.gui.map.RenderCommandFactory.RenderCommand
mr
 
Constructor Summary
DMR2RenderCommandFactory.RCRenderAll(MapRenderer2 dmr2)
           
 
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.RCRenderAll

public DMR2RenderCommandFactory.RCRenderAll(MapRenderer2 dmr2)
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.