Generated by
JDiff

Class javax.swing.plaf.basic.BasicSplitPaneUI

Documentation changed from old to new.

Changed Methods
ActionListener createKeyboardDownRightListener() Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
ActionListener createKeyboardEndListener() Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
ActionListener createKeyboardHomeListener() Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
ActionListener createKeyboardResizeToggleListener() Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
ActionListener createKeyboardUpLeftListener() Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
int getDividerBorderSize() Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3, instead set the border on the divider.
int getDividerLocation(JSplitPane) Documentation changed from old to new.
Returns the location of the divider which may differ from what the splitpane thinks the location of the divider is.
 

Changed Fields
KeyStroke dividerResizeToggleKey Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
KeyStroke downKey Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
KeyStroke endKey Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
KeyStroke homeKey Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
ActionListener keyboardDownRightListener Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
ActionListener keyboardEndListener Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
ActionListener keyboardHomeListener Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
ActionListener keyboardResizeToggleListener Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
ActionListener keyboardUpLeftListener Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
KeyStroke leftKey Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
KeyStroke rightKey Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.
KeyStroke upKey Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3.