Generated by
JDiff

Class javax.swing.JLabel

Documentation changed from old to new.

Changed Methods
boolean imageUpdate(Image, int, int, int, int, int) Documentation changed from old to new.
Method was inherited from Component, but is now defined locally.
This is overriden to return false if the current Icon's Image is not equal to the passed in Image img.
void setDisabledIcon(Icon) Documentation changed from old to new.
Set the icon to be displayed if this JLabel is "disabled" (JLabel.setEnabled(false)).