|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.substance.utils.FocusFadeStep
public class FocusFadeStep
Non-linear fade step implementation for animating focused components.
Constructor Summary | |
---|---|
FocusFadeStep()
|
Method Summary | |
---|---|
float |
getNextStep(org.jvnet.lafwidget.animation.FadeKind fadeKind,
float currFadePosition,
boolean isFadeIn,
boolean isLooping)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FocusFadeStep()
Method Detail |
---|
public float getNextStep(org.jvnet.lafwidget.animation.FadeKind fadeKind, float currFadePosition, boolean isFadeIn, boolean isLooping)
getNextStep
in interface org.jvnet.lafwidget.animation.FadeStep
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |