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

インタフェースBeanContextChildComponentProxy


public interface BeanContextChildComponentProxy

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

導入されたバージョン:
1.2
関連項目:
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    このBeanContextChildに関連付けられているjava.awt.Componentを取得します。
  • メソッドの詳細

    • getComponent

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