|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
java.lang.Object javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
public static class MetalIconFactory.TreeControlIcon
警告:此類別的已序列化物件與以後的 Swing 版本不相容。當前序列化支持適用於短期存儲或運行相同 Swing 版本的應用程序之間的 RMI。從 1.4 版本開始,已在 java.beans
套件中添加了支持所有 JavaBeansTM 長期存儲的功能。請參見 XMLEncoder
。
欄位摘要 | |
---|---|
protected boolean |
isLight
|
建構子摘要 | |
---|---|
MetalIconFactory.TreeControlIcon(boolean isCollapsed)
|
方法摘要 | |
---|---|
int |
getIconHeight()
返回圖標的高度。 |
int |
getIconWidth()
返回圖標的寬度。 |
void |
paintIcon(Component c,
Graphics g,
int x,
int y)
在指定位置上繪製圖標。 |
void |
paintMe(Component c,
Graphics g,
int x,
int y)
|
從類別 java.lang.Object 繼承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
欄位詳細資訊 |
---|
protected boolean isLight
建構子詳細資訊 |
---|
public MetalIconFactory.TreeControlIcon(boolean isCollapsed)
方法詳細資訊 |
---|
public void paintIcon(Component c, Graphics g, int x, int y)
Icon
複製的描述
Icon
中的 paintIcon
public void paintMe(Component c, Graphics g, int x, int y)
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。