JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.pushingpixels.radiance.animation.api.swing
RunOnEventDispatchThread
Contents
Description
Hide sidebar
Show sidebar
Annotation Type RunOnEventDispatchThread
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
RunOnEventDispatchThread
Annotation to mark code that should run on Swing's event dispatch thread (EDT).