|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
java.lang.Object javax.swing.plaf.metal.MetalBorders
public class MetalBorders
可以提供適用於 metal L & F 的 Border 的處理器物件。
巢狀類別摘要 | |
---|---|
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 的 border 實例 |
static Border |
getDesktopIconBorder()
返回一個用於 Desktop Icon 的 border 實例 |
static Border |
getTextBorder()
返回一個用於文本元件的 border 實例 |
static Border |
getTextFieldBorder()
返回一個用於 JTextField 的 border 實例 |
static Border |
getToggleButtonBorder()
返回一個用於 JToggleButton 的 border 實例 |
從類別 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. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。