|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjavax.swing.border.AbstractBorder
javax.swing.border.EmptyBorder
javax.swing.border.MatteBorder
javax.swing.plaf.BorderUIResource.MatteBorderUIResource
public static class 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, getBorderInsets, getBorderInsets, getMatteColor, getTileIcon, isBorderOpaque, paintBorder |
| クラス javax.swing.border.AbstractBorder から継承されたメソッド |
|---|
getBaseline, getBaselineResizeBehavior, 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)
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。