|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdip.gui.map.RenderCommandFactory.RenderCommand
All Render updates occur via RenderCommands.
| Field Summary | |
protected MapRenderer2 |
mr
|
| Constructor Summary | |
RenderCommandFactory.RenderCommand(MapRenderer2 mr)
Constructor |
|
| Method Summary | |
void |
die()
Irreversibly prevents the execute() method from being executed by run(). |
abstract void |
execute()
Do the work. |
void |
run()
Runnable interface. |
java.lang.String |
toString()
For debugging |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected final MapRenderer2 mr
| Constructor Detail |
public RenderCommandFactory.RenderCommand(MapRenderer2 mr)
| Method Detail |
public abstract void execute()
public final void run()
run in interface java.lang.Runnablepublic void die()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||