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

インタフェースBeanContextChildComponentProxy



  • public interface BeanContextChildComponentProxy

    このインタフェースは、AWT Componentが関連付けられているBeanContextChildrenによって実装されます。

    導入されたバージョン:
    1.2
    関連項目:
    BeanContext, BeanContextSupport
    • メソッドの詳細

      • getComponent

        Component getComponent​()
        このBeanContextChildに関連付けられているjava.awt.Componentを取得します。
        戻り値:
        このBeanContextChildに関連付けられているAWT Component