Generated by
JDiff

Class javax.swing.plaf.basic.BasicSplitPaneDivider

Documentation changed from old to new.

Added Methods
Border getBorder() Returns the border of this component or null if no border is currently set.
void setBorder(Border) Sets the border of this component.
 

Changed Methods
Insets getInsets() Documentation changed from old to new.
Method was inherited from Container, but is now defined locally.
If a border has been set on this component returns the border's insets else calls super.getInsets.
Dimension getMinimumSize() Documentation changed from old to new.
Method was inherited from Container, but is now defined locally.
Returns dividerSize x dividerSize