|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
java.lang.Object javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
public static class MetalIconFactory.PaletteCloseIcon
定義一個用於 Palette 關閉的圖標
建構子摘要 | |
---|---|
MetalIconFactory.PaletteCloseIcon()
|
方法摘要 | |
---|---|
int |
getIconHeight()
返回圖標的高度。 |
int |
getIconWidth()
返回圖標的寬度。 |
void |
paintIcon(Component c,
Graphics g,
int x,
int y)
在指定位置上繪製圖標。 |
從類別 java.lang.Object 繼承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
建構子詳細資訊 |
---|
public MetalIconFactory.PaletteCloseIcon()
方法詳細資訊 |
---|
public void paintIcon(Component c, Graphics g, int x, int y)
Icon
複製的描述
Icon
中的 paintIcon
public int getIconWidth()
Icon
複製的描述
Icon
中的 getIconWidth
public int getIconHeight()
Icon
複製的描述
Icon
中的 getIconHeight
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。