|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectij.plugin.Animator
public class Animator
This plugin animates stacks.
| Constructor Summary | |
|---|---|
Animator()
|
|
| Method Summary | |
|---|---|
(package private) void |
doOptions()
|
static double |
getFrameRate()
Returns the current animation speed in frames per second. |
(package private) void |
nextSlice()
|
(package private) void |
previousSlice()
|
void |
run(java.lang.String arg)
Set 'arg' to "set" to display a dialog that allows the user to specify the animation speed. |
(package private) void |
setSlice()
|
(package private) void |
startAnimation()
|
(package private) void |
stopAnimation()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Animator()
| Method Detail |
|---|
public void run(java.lang.String arg)
run in interface PlugInvoid stopAnimation()
void startAnimation()
void doOptions()
void nextSlice()
void previousSlice()
void setSlice()
public static double getFrameRate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||