public Rectangle getInteriorRectangle (Component c, int x, int y, int width, int height)

This convenience method calls the static method.

Parameters:
c    the component for which this border is being computed
x    the x position of the border
y    the y position of the border
width    the width of the border
height    the height of the border

Returns:  a Rectangle containing the interior coordinates