Generated by
JDiff

Class javax.swing.JSeparator

Documentation changed from old to new.

Changed Methods
boolean isFocusTraversable() Documentation changed from old to new.
Method was locally defined, but is now inherited from Component. Now deprecated.
As of 1.4, replaced by isFocusable().
void updateUI() Documentation changed from old to new.
Resets the UI property to a value from the current look and feel.
void setUI(SeparatorUI) Documentation changed from old to new.
Sets the L&F object that renders this component.