Generated by
JDiff

Class javax.swing.JSplitPane

Added Methods
double getResizeWeight() Returns the number that determines how extra space is distributed.
void setResizeWeight(double) Specifies how to distribute extra space when the size of the split pane changes.
 

Added Fields
String DIVIDER_LOCATION_PROPERTY Bound property for the dividerLocation.
String RESIZE_WEIGHT_PROPERTY Bound property for weight.