Class SwingComponentTimeline
java.lang.Object
org.pushingpixels.radiance.animation.api.Timeline
org.pushingpixels.radiance.animation.api.swing.SwingComponentTimeline
- All Implemented Interfaces:
TimelineScenario.TimelineScenarioActor
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class Timeline
Timeline.BaseBuilder<T,B, M>, Timeline.RepeatBehavior, Timeline.TimelineState -
Field Summary
Fields inherited from class Timeline
DEFAULT_DURATION, DEFAULT_EASE -
Method Summary
Methods inherited from class Timeline
abort, addCallback, builder, builder, cancel, cancelAtCycleBreak, end, getCycleDelay, getDuration, getDurationFraction, getEase, getId, getInitialDelay, getMainObject, getName, getRepeatBehavior, getSecondaryId, getState, getTimelinePosition, isDone, play, playLoop, playLoop, playLoopSkipping, playLoopSkipping, playReverse, playReverseSkipping, playSkipping, property, replay, replayReverse, resetDoneFlag, resume, supportsReplay, suspend, toString
-
Method Details
-
componentBuilder
-
shouldForceUiUpdate
protected boolean shouldForceUiUpdate()- Overrides:
shouldForceUiUpdatein classTimeline
-