org.fuin.aspects4swing
Annotation Type RunInCallingThread


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface RunInCallingThread

Use this annotation to run the annotated method always in the calling thread.



Copyright © 2009 Future Invent Informationsmanagement GmbH. All Rights Reserved.