|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
public static class MetalIconFactory.FolderIcon16
警告: このクラスの直列化されたオブジェクトは、今後の Swing リリースと互換ではなくなる予定です。現在の直列化のサポートは、短期間の運用や、同じバージョンの Swing を実行するアプリケーション間の RMI に適しています。JDK バージョン 1.4 以降、すべての JavaBeans™ の長期間の運用サポートは、java.beans
パッケージに追加されています。詳細は、XMLEncoder
を参照してください。
コンストラクタの概要 | |
---|---|
MetalIconFactory.FolderIcon16()
|
メソッドの概要 | |
---|---|
int |
getAdditionalHeight()
|
int |
getIconHeight()
アイコンの高さを返します。 |
int |
getIconWidth()
アイコンの幅を返します。 |
int |
getShift()
|
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.FolderIcon16()
メソッドの詳細 |
---|
public void paintIcon(Component c, Graphics g, int x, int y)
Icon
の記述:
Icon
内の paintIcon
public int getShift()
public int getAdditionalHeight()
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 も参照してください。