Generated by
JDiff

Class javax.swing.plaf.basic.BasicSplitPaneUI

Changed Methods
ActionListener createKeyboardDownRightListener() Now deprecated.
As of Java 2 platform v1.3.
ActionListener createKeyboardEndListener() Now deprecated.
As of Java 2 platform v1.3.
ActionListener createKeyboardHomeListener() Now deprecated.
As of Java 2 platform v1.3.
ActionListener createKeyboardResizeToggleListener() Now deprecated.
As of Java 2 platform v1.3.
ActionListener createKeyboardUpLeftListener() Now deprecated.
As of Java 2 platform v1.3.
int getDividerBorderSize() Now deprecated.
As of Java 2 platform v1.3, instead set the border on the divider.
 

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