Generated by
JDiff

Class javax.swing.border.EtchedBorder

Documentation changed from old to new.

Removed Methods
Color getHighlightColor(Component) Returns the highlight color of the etched border.
Color getShadowColor(Component) Returns the shadow color of the etched border.
 

Added Methods
Color getHighlightColor() Returns the highlight color of the etched border.
Color getHighlightColor(Component) Returns the highlight color of the etched border when rendered on the specified component.
Color getShadowColor() Returns the shadow color of the etched border.
Color getShadowColor(Component) Returns the shadow color of the etched border when rendered on the specified component.