Package org.fest.swing.annotation


package org.fest.swing.annotation

FEST-specific annotations and utility methods.

  • Class
    Description
    Understands an annotation that identifies GUI tests.
    Understands utility methods related to GUI tests.
    Understands an annotation that documents that a method is accessing GUI components in a thread other than the event dispatch thread.
    Understands an annotation that documents that a method is accessing GUI components in the event dispatch thread.
    Understands an annotation that documents that a method is thread-safe.