|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjavax.swing.border.AbstractBorder
javax.swing.border.TitledBorder
jp.sourceforge.sqs_xml.swing.CompTitledBorder
jp.sourceforge.sqs_xml.swing.IconTitledBorder
フィールドの概要 |
クラス jp.sourceforge.sqs_xml.swing.CompTitledBorder から継承したフィールド |
component |
クラス 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 |
コンストラクタの概要 | |
IconTitledBorder(javax.swing.Icon icon,
java.lang.String title)
|
|
IconTitledBorder(javax.swing.Icon icon,
java.lang.String title,
javax.swing.border.Border border)
|
クラス jp.sourceforge.sqs_xml.swing.CompTitledBorder から継承したメソッド |
getBorderInsets, getComponentRect, getTitleComponent, paintBorder, setTitleComponent |
クラス javax.swing.border.TitledBorder から継承したメソッド |
getBorder, getBorderInsets, getFont, getMinimumSize, getTitle, getTitleColor, getTitleFont, getTitleJustification, getTitlePosition, isBorderOpaque, setBorder, setTitle, setTitleColor, setTitleFont, setTitleJustification, setTitlePosition |
クラス javax.swing.border.AbstractBorder から継承したメソッド |
getInteriorRectangle, getInteriorRectangle |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
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)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |