Class JInternalFrameIconQuery

java.lang.Object
org.fest.swing.driver.JInternalFrameIconQuery

final class JInternalFrameIconQuery extends Object
Understands an action that indicates if a JInternalFrame is iconified or not.

Note: Methods in this class are not executed in the event dispatch thread (EDT.) Clients are responsible for invoking them in the EDT.

See Also:
  • Constructor Details

    • JInternalFrameIconQuery

      private JInternalFrameIconQuery()
  • Method Details