Package org.fest.swing.driver
Class JSplitPaneSetDividerLocationTask
java.lang.Object
org.fest.swing.driver.JSplitPaneSetDividerLocationTask
Understands a task that sets the location of the divider of a
JSplitPane
. This task is executed
in the event dispatch thread.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
setDividerLocation
(JSplitPane splitPane, int location)
-
Constructor Details
-
JSplitPaneSetDividerLocationTask
private JSplitPaneSetDividerLocationTask()
-
-
Method Details
-
setDividerLocation
-