|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
public interface Icon
一個小的固定大小圖片,通常用於裝飾元件。
ImageIcon
方法摘要 | |
---|---|
int |
getIconHeight()
返回圖標的高度。 |
int |
getIconWidth()
返回圖標的寬度。 |
void |
paintIcon(Component c,
Graphics g,
int x,
int y)
在指定位置上繪製圖標。 |
方法詳細資訊 |
---|
void paintIcon(Component c, Graphics g, int x, int y)
int getIconWidth()
int getIconHeight()
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。