|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object javax.swing.plaf.metal.MetalComboBoxIcon
public class MetalComboBoxIcon
MetalComboBox を示す水平線を描画するユーティリティクラスです。
MetalComboBoxUI
コンストラクタの概要 | |
---|---|
MetalComboBoxIcon()
|
メソッドの概要 | |
---|---|
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 MetalComboBoxIcon()
メソッドの詳細 |
---|
public void paintIcon(Component c, Graphics g, int x, int y)
Icon
内の paintIcon
public int getIconWidth()
Icon
内の getIconWidth
public int getIconHeight()
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 も参照してください。