Class UIThreadTimelineCallbackAdapter
java.lang.Object
org.pushingpixels.trident.callback.TimelineCallbackAdapter
org.pushingpixels.trident.callback.UIThreadTimelineCallbackAdapter
- All Implemented Interfaces:
TimelineCallback
Empty implementation of
TimelineCallback
that does nothing but is
marked to run on the EDT.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pushingpixels.trident.callback.TimelineCallbackAdapter
onTimelinePulse, onTimelineStateChanged
-
Constructor Details
-
UIThreadTimelineCallbackAdapter
public UIThreadTimelineCallbackAdapter()
-