-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
MarginBorder
public MarginBorder()
-
Method Detail
-
getBorderInsets
public Insets getBorderInsets(Component c,
Insets insets)
Reinitializes the insets parameter with this Border's current Insets.
- Overrides:
getBorderInsets
in class AbstractBorder
- Parameters:
c
- the component for which this border insets value applies
insets
- the object to be reinitialized
- Returns:
- the
insets
object