|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.pivot.wtk.effects.Transition
org.apache.pivot.wtk.skin.terra.TerraAccordionSkin.SelectionChangeTransition
public class TerraAccordionSkin.SelectionChangeTransition
| Field Summary | |
|---|---|
org.apache.pivot.wtk.Component |
fromPanel
|
org.apache.pivot.wtk.Component |
toPanel
|
| Constructor Summary | |
|---|---|
TerraAccordionSkin.SelectionChangeTransition(org.apache.pivot.wtk.Component fromPanel,
org.apache.pivot.wtk.Component toPanel)
|
|
| Method Summary | |
|---|---|
float |
getEasedPercentComplete()
|
void |
start(org.apache.pivot.wtk.effects.TransitionListener transitionListener)
|
void |
stop()
|
protected void |
update()
|
| Methods inherited from class org.apache.pivot.wtk.effects.Transition |
|---|
end, getCurrentTime, getDuration, getElapsedTime, getInterval, getPercentComplete, getRate, getStartTime, isRepeating, isReversed, isRunning, reverse, setDuration, setRate, setReversed, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final org.apache.pivot.wtk.Component fromPanel
public final org.apache.pivot.wtk.Component toPanel
| Constructor Detail |
|---|
public TerraAccordionSkin.SelectionChangeTransition(org.apache.pivot.wtk.Component fromPanel,
org.apache.pivot.wtk.Component toPanel)
| Method Detail |
|---|
public float getEasedPercentComplete()
public void start(org.apache.pivot.wtk.effects.TransitionListener transitionListener)
start in class org.apache.pivot.wtk.effects.Transitionpublic void stop()
stop in class org.apache.pivot.wtk.effects.Transitionprotected void update()
update in class org.apache.pivot.wtk.effects.Transition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||