Class JToolBarIsFloatingQuery

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

final class JToolBarIsFloatingQuery extends Object
Understands an action, executed in the event dispatch thread, that indicates whether a JToolBar is floating 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.

  • Constructor Details

    • JToolBarIsFloatingQuery

      private JToolBarIsFloatingQuery()
  • Method Details