|
||||||||||
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.TerraSheetSkin.OpenTransition
public class TerraSheetSkin.OpenTransition
Constructor Summary | |
---|---|
TerraSheetSkin.OpenTransition(boolean reversed)
|
Method Summary | |
---|---|
void |
update()
Called repeatedly while the transition is running to update the transition's state. |
Methods inherited from class org.apache.pivot.wtk.effects.Transition |
---|
end, getCurrentTime, getDuration, getElapsedTime, getInterval, getPercentComplete, getRate, getStartTime, isRepeating, isReversed, isRunning, reverse, reverse, setDuration, setRate, start, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TerraSheetSkin.OpenTransition(boolean reversed)
Method Detail |
---|
public void update()
Transition
update
in class Transition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |