java.lang.Objectjavax.swing.border.AbstractBorder
javax.swing.border.EmptyBorder
javax.swing.border.MatteBorder
javax.swing.plaf.BorderUIResource$MatteBorderUIResource
All Implemented Interfaces:
UIResource, Serializable, Border
| Fields inherited from javax.swing.border.MatteBorder: |
|---|
| color, tileIcon |
| Fields inherited from javax.swing.border.EmptyBorder: |
|---|
| left, right, top, bottom |
| Constructor: |
|---|
|
|
|
| Methods from javax.swing.border.MatteBorder: |
|---|
| getBorderInsets, getBorderInsets, getMatteColor, getTileIcon, isBorderOpaque, paintBorder |
| Methods from javax.swing.border.EmptyBorder: |
|---|
| getBorderInsets, getBorderInsets, isBorderOpaque, paintBorder |
| Methods from javax.swing.border.AbstractBorder: |
|---|
| getBaseline, getBaselineResizeBehavior, getBorderInsets, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque, isLeftToRight, paintBorder |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |