|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface Renderer
値の描画 (表示) を行うオブジェクトの必要条件を定義します。
メソッドの概要 | |
---|---|
Component |
getComponent()
値を描画するために使用されるコンポーネントを返します。 |
void |
setValue(Object aValue,
boolean isSelected)
表示する値を設定するとともに、その値が「現在の選択」として描画されるかどうかを設定します。 |
メソッドの詳細 |
---|
void setValue(Object aValue, boolean isSelected)
aValue
- Object オブジェクトisSelected
- boolean 型Component getComponent()
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。