Package org.fest.swing.driver
Class ContainerStateValidator
java.lang.Object
org.fest.swing.driver.ContainerStateValidator
Understands validation of the state of a
Container
.
Note: Methods in this class are not executed in the event dispatch thread (EDT.) Clients are responsible for invoking them in the EDT.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static IllegalStateException
private static boolean
(package private) static void
private static void
validateCanResize
(JInternalFrame internalFrame)
-
Constructor Details
-
ContainerStateValidator
private ContainerStateValidator()
-
-
Method Details
-
validateCanResize
-
validateCanResize
-
isResizable
-
containerNotResizableFailure
-