Generated by
JDiff

Class javax.swing.JSplitPane.AccessibleJSplitPane

Documentation changed from old to new.

Changed Methods
AccessibleRole getAccessibleRole() Documentation changed from old to new.
Gets the role of this object.
AccessibleStateSet getAccessibleStateSet() Documentation changed from old to new.
Gets the state set of this object.
AccessibleValue getAccessibleValue() Documentation changed from old to new.
Get the AccessibleValue associated with this object.
Number getCurrentAccessibleValue() Documentation changed from old to new.
Gets the accessible value of this object.
Number getMaximumAccessibleValue() Documentation changed from old to new.
Gets the maximum accessible value of this object.
Number getMinimumAccessibleValue() Documentation changed from old to new.
Gets the minimum accessible value of this object.
boolean setCurrentAccessibleValue(Number) Documentation changed from old to new.
Sets the value of this object as a Number.