Generated by
JDiff

Class javax.swing.border.AbstractBorder

Documentation changed from old to new.

Changed Methods
Insets getBorderInsets(Component, Insets) Documentation changed from old to new.
Reinitializes the insets parameter with this Border's current Insets.
Rectangle getInteriorRectangle(Component, int, int, int, int) Documentation changed from old to new.
This convenience method calls the static method.
Rectangle getInteriorRectangle(Component, Border, int, int, int, int) Documentation changed from old to new.
Returns a rectangle using the arguments minus the insets of the border.