|
Java プラットフォーム 1.2 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object
|
+--javax.swing.border.AbstractBorder
|
+--javax.swing.border.EmptyBorder
|
+--javax.swing.border.MatteBorder
|
+--javax.swing.plaf.BorderUIResource.MatteBorderUIResource
| クラス javax.swing.border.MatteBorder から継承したフィールド |
color,
tileIcon |
| クラス javax.swing.border.EmptyBorder から継承したフィールド |
bottom,
left,
right,
top |
| コンストラクタの概要 | |
BorderUIResource.MatteBorderUIResource(Icon tileIcon)
|
|
BorderUIResource.MatteBorderUIResource(int top,
int left,
int bottom,
int right,
Color color)
|
|
BorderUIResource.MatteBorderUIResource(int top,
int left,
int bottom,
int right,
Icon tileIcon)
|
|
| クラス javax.swing.border.MatteBorder から継承したメソッド |
getBorderInsets,
isBorderOpaque,
paintBorder |
| クラス javax.swing.border.EmptyBorder から継承したメソッド |
getBorderInsets |
| クラス javax.swing.border.AbstractBorder から継承したメソッド |
getInteriorRectangle,
getInteriorRectangle |
| クラス java.lang.Object から継承したメソッド |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| コンストラクタの詳細 |
public BorderUIResource.MatteBorderUIResource(int top,
int left,
int bottom,
int right,
Color color)
public BorderUIResource.MatteBorderUIResource(int top,
int left,
int bottom,
int right,
Icon tileIcon)
public BorderUIResource.MatteBorderUIResource(Icon tileIcon)
|
Java プラットフォーム 1.2 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||