|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object javax.swing.plaf.metal.MetalBorders
public class MetalBorders
Metal の Look & Feel に適した Borders を作成するファクトリオブジェクトです。
入れ子のクラスの概要 | |
---|---|
static class |
MetalBorders.ButtonBorder
|
static class |
MetalBorders.Flush3DBorder
|
static class |
MetalBorders.InternalFrameBorder
|
static class |
MetalBorders.MenuBarBorder
|
static class |
MetalBorders.MenuItemBorder
|
static class |
MetalBorders.OptionDialogBorder
|
static class |
MetalBorders.PaletteBorder
Palette のボーダです。 |
static class |
MetalBorders.PopupMenuBorder
|
static class |
MetalBorders.RolloverButtonBorder
|
static class |
MetalBorders.ScrollPaneBorder
|
static class |
MetalBorders.TableHeaderBorder
Table Header のボーダです。 |
static class |
MetalBorders.TextFieldBorder
|
static class |
MetalBorders.ToggleButtonBorder
|
static class |
MetalBorders.ToolBarBorder
|
コンストラクタの概要 | |
---|---|
MetalBorders()
|
メソッドの概要 | |
---|---|
static Border |
getButtonBorder()
JButton のボーダインスタンスを返します。 |
static Border |
getDesktopIconBorder()
Desktop Icon のボーダインスタンスを返します。 |
static Border |
getTextBorder()
テキストコンポーネントのボーダインスタンスを返します。 |
static Border |
getTextFieldBorder()
JTextField のボーダインスタンスを返します。 |
static Border |
getToggleButtonBorder()
JToggleButton のボーダインスタンスを返します。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public MetalBorders()
メソッドの詳細 |
---|
public static Border getButtonBorder()
public static Border getTextBorder()
public static Border getTextFieldBorder()
public static Border getToggleButtonBorder()
public static Border getDesktopIconBorder()
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。