|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pushingpixels.trident.Timeline
org.pushingpixels.trident.swing.SwingRepaintTimeline
public class SwingRepaintTimeline
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.pushingpixels.trident.Timeline |
|---|
Timeline.RepeatBehavior, Timeline.TimelineState |
| Field Summary |
|---|
| Fields inherited from class org.pushingpixels.trident.Timeline |
|---|
id |
| Constructor Summary | |
|---|---|
SwingRepaintTimeline(java.awt.Component mainTimelineComp)
|
|
SwingRepaintTimeline(java.awt.Component mainTimelineComp,
java.awt.Rectangle toRepaint)
|
|
| Method Summary | |
|---|---|
void |
play()
|
void |
playLoop(int loopCount,
Timeline.RepeatBehavior repeatBehavior)
|
void |
playReverse()
|
void |
replay()
|
void |
replayReverse()
|
| Methods inherited from class org.pushingpixels.trident.Timeline |
|---|
abort, addCallback, addPropertyToInterpolate, addPropertyToInterpolate, addPropertyToInterpolate, cancel, cancelAtCycleBreak, end, getDuration, getDurationFraction, getId, getName, getState, getTimelinePosition, isDone, playLoop, playLoopSkipping, playLoopSkipping, playReverseSkipping, playSkipping, property, removeCallback, resetDoneFlag, resume, setCycleDelay, setDuration, setEase, setInitialDelay, setName, setSecondaryID, supportsReplay, suspend, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SwingRepaintTimeline(java.awt.Component mainTimelineComp)
public SwingRepaintTimeline(java.awt.Component mainTimelineComp,
java.awt.Rectangle toRepaint)
| Method Detail |
|---|
public void play()
play in interface TimelineScenario.TimelineScenarioActorplay in class Timelinepublic void playReverse()
playReverse in class Timelinepublic void replay()
replay in class Timelinepublic void replayReverse()
replayReverse in class Timeline
public void playLoop(int loopCount,
Timeline.RepeatBehavior repeatBehavior)
playLoop in class Timeline
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||