Package org.fest.swing.driver
Class JSplitPaneLocationCalculator
java.lang.Object
org.fest.swing.driver.JSplitPaneLocationCalculator
Understands calculation of a valid position of a
JSplitPane
's divider, while respecting the
minimum sizes of the right and left component inside the JSplitPane
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static int
locationToMoveDividerTo
(JSplitPane splitPane, int desiredLocation)
-
Constructor Details
-
JSplitPaneLocationCalculator
private JSplitPaneLocationCalculator()
-
-
Method Details
-
locationToMoveDividerTo
-