|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.animation.transitions.Effect
org.jdesktop.animation.transitions.effects.Unchanging
public class Unchanging
Constructor Summary | |
---|---|
Unchanging()
|
|
Unchanging(ComponentState start,
ComponentState end)
Creates a new instance of Unchanging |
Method Summary |
---|
Methods inherited from class org.jdesktop.animation.transitions.Effect |
---|
cleanup, getComponent, getComponentImage, getEnd, getRenderComponent, getStart, init, paint, setBounds, setBounds, setComponentImage, setComponentStates, setEnd, setHeight, setLocation, setRenderComponent, setStart, setup, setWidth, setX, setY |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Unchanging()
public Unchanging(ComponentState start, ComponentState end)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |