|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
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. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。