|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.border.AbstractBorder
javax.swing.border.TitledBorder
net.sf.sqs_xml.swing.CompTitledBorder
net.sf.sqs_xml.swing.IconTitledBorder
Field Summary |
Fields inherited from class net.sf.sqs_xml.swing.CompTitledBorder |
component |
Fields inherited from class javax.swing.border.TitledBorder |
ABOVE_BOTTOM, ABOVE_TOP, BELOW_BOTTOM, BELOW_TOP, border, BOTTOM, CENTER, DEFAULT_JUSTIFICATION, DEFAULT_POSITION, EDGE_SPACING, LEADING, LEFT, RIGHT, TEXT_INSET_H, TEXT_SPACING, title, titleColor, titleFont, titleJustification, titlePosition, TOP, TRAILING |
Constructor Summary | |
IconTitledBorder(javax.swing.Icon icon,
java.lang.String title)
|
|
IconTitledBorder(javax.swing.Icon icon,
java.lang.String title,
javax.swing.border.Border border)
|
Methods inherited from class net.sf.sqs_xml.swing.CompTitledBorder |
getBorderInsets, getComponentRect, getTitleComponent, paintBorder, setTitleComponent |
Methods inherited from class javax.swing.border.TitledBorder |
getBorder, getBorderInsets, getFont, getMinimumSize, getTitle, getTitleColor, getTitleFont, getTitleJustification, getTitlePosition, isBorderOpaque, setBorder, setTitle, setTitleColor, setTitleFont, setTitleJustification, setTitlePosition |
Methods inherited from class javax.swing.border.AbstractBorder |
getInteriorRectangle, getInteriorRectangle |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IconTitledBorder(javax.swing.Icon icon, java.lang.String title)
public IconTitledBorder(javax.swing.Icon icon, java.lang.String title, javax.swing.border.Border border)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |