モジュール java.desktop
パッケージ java.beans.beancontext

インタフェースBeanContext

すべてのスーパー・インタフェース:
BeanContextChild, Collection, DesignMode, Iterable, Visibility
既知のすべてのサブインタフェース:
BeanContextServices
既知のすべての実装クラス:
BeanContextServicesSupport, BeanContextSupport

public interface BeanContext extends BeanContextChild, Collection, DesignMode, Visibility

BeanContextはJavaBeansの論理階層コンテナとして機能します。

導入されたバージョン:
1.2
関連項目: