I O R S

I

InvokeAndWait - Annotation Type in org.fuin.aspects4swing
Use this annotation to assure the annotated method is invoked in the EDT thread with SwingUtilities.invokeAndWait(Runnable).
InvokeLater - Annotation Type in org.fuin.aspects4swing
Use this annotation to assure the annotated method is invoked in the EDT thread with SwingUtilities.invokeLater(Runnable).

O

org.fuin.aspects4swing - package org.fuin.aspects4swing
Annotation and AOP based utility classes.

R

RunInCallingThread - Annotation Type in org.fuin.aspects4swing
Use this annotation to run the annotated method always in the calling thread.

S

StartNewThread - Annotation Type in org.fuin.aspects4swing
Use this annotation to run the annotated method in a new thread.

I O R S

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