Package org.pushingpixels.trident.callback
-
Interface Summary Interface Description TimelineCallback Callback for the fade tracker.TimelineScenarioCallback Callback for tracking theTimelineScenarios. -
Class Summary Class Description TimelineCallbackAdapter Default implementation ofTimelineCallbackthat does nothing.UIThreadTimelineCallbackAdapter Empty implementation ofTimelineCallbackthat does nothing but is marked to run on the EDT. -
Annotation Types Summary Annotation Type Description RunOnUIThread Annotation to mark code that should run on UI thread.