dip.gui.map
Class RenderCommandFactory.RCSetLabel

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

protected abstract static class RenderCommandFactory.RCSetLabel
extends RenderCommandFactory.RenderCommand

Change how labels are displayed


Field Summary
protected  java.lang.Object labelValue
           
 
Fields inherited from class dip.gui.map.RenderCommandFactory.RenderCommand
mr
 
Constructor Summary
RenderCommandFactory.RCSetLabel(MapRenderer2 mr, java.lang.Object labelValue)
          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
 

Field Detail

labelValue

protected final java.lang.Object labelValue
Constructor Detail

RenderCommandFactory.RCSetLabel

public RenderCommandFactory.RCSetLabel(MapRenderer2 mr,
                                       java.lang.Object labelValue)
Constructor



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