java.lang.Objectjavax.swing.border.AbstractBorder
javax.swing.border.TitledBorder
javax.swing.plaf.BorderUIResource$TitledBorderUIResource
All Implemented Interfaces:
UIResource, Border, Serializable
| Fields inherited from javax.swing.border.TitledBorder: |
|---|
| title, border, titlePosition, titleJustification, titleFont, titleColor, DEFAULT_POSITION, ABOVE_TOP, TOP, BELOW_TOP, ABOVE_BOTTOM, BOTTOM, BELOW_BOTTOM, DEFAULT_JUSTIFICATION, LEFT, CENTER, RIGHT, LEADING, TRAILING, EDGE_SPACING, TEXT_SPACING, TEXT_INSET_H |
| Constructor: |
|---|
|
|
|
|
|
|
| Methods from javax.swing.border.TitledBorder: |
|---|
| getBaseline, getBaselineResizeBehavior, getBorder, getBorderInsets, getFont, getMinimumSize, getTitle, getTitleColor, getTitleFont, getTitleJustification, getTitlePosition, isBorderOpaque, paintBorder, setBorder, setTitle, setTitleColor, setTitleFont, setTitleJustification, setTitlePosition |
| 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 |