Class ComponentMovableQuery

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

final class ComponentMovableQuery extends Object
Understands a query that indicates whether it is possible for the user to move the given component.
  • Constructor Details

    • ComponentMovableQuery

      private ComponentMovableQuery()
  • Method Details

    • isUserMovable

      static boolean isUserMovable(Component c)