Module nbbrd.design

Annotation Type OnEDT


@Documented @Target(METHOD) @Retention(SOURCE) public @interface OnEDT
An annotation that indicates that a method is invoked on the Event Dispatch Thread only.
Author:
Philippe Charles