JavaTM 2 Platform
Standard Ed. 5.0

クラス
java.beans.PropertyDescriptor の使用

PropertyDescriptor を使用しているパッケージ
java.beans Bean (JavaBeansTM アーキテクチャに基づいたコンポーネント) の開発に関連するクラスが含まれています。 
 

java.beans での PropertyDescriptor の使用
 

java.beans での PropertyDescriptor のサブクラス
 class IndexedPropertyDescriptor
          IndexPropertyDescriptor は、配列と同様の機能を持つプロパティを記述するとともに、配列内の特定の要素へのアクセスに使用するインデックス付きの読み込みメソッドや書き込みメソッドを備えています。
 

PropertyDescriptor を返す java.beans のメソッド
 PropertyDescriptor[] BeanInfo.getPropertyDescriptors()
          bean の PropertyDescriptor を取得します。
 PropertyDescriptor[] SimpleBeanInfo.getPropertyDescriptors()
          プロパティの情報を拒否します。
 


JavaTM 2 Platform
Standard Ed. 5.0

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java 2 SDK SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。