|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractDrawCommand
net.refractions.udig.tools.edit.animation.AbstractLongRunningAnimation
public abstract class AbstractLongRunningAnimation
Provides framework for commands that run an unknown length of time.
Field Summary | |
---|---|
protected int |
frame
|
protected int |
maxSize
|
Method Summary | |
---|---|
boolean |
hasNext()
|
boolean |
isValid()
|
void |
nextFrame()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int maxSize
protected int frame
Method Detail |
---|
public void nextFrame()
public boolean hasNext()
public boolean isValid()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |