Class ForceDividerLocation
java.lang.Object
com.jackmeng.halcyoninae.cosmos.components.ForceDividerLocation
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
A class with a listener to constantly keep a divider in between a
threshold from the original location
- Since:
- 3.0
- Author:
- Jack Meng
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
e
-
min
private final int min -
max
private final int max
-
-
Constructor Details
-
ForceDividerLocation
- Parameters:
e
- The JSplitPane instancethreshold
- The threshold (center+threshold and center-threshold)
-
-
Method Details
-
propertyChange
- Specified by:
propertyChange
in interfacePropertyChangeListener
- Parameters:
evt
-
-