Module  java.desktop

Interface BeanContextContainerProxy



  • public interface BeanContextContainerProxy

    该接口由BeanContexts实现,它们具有与它们相关联的AWT容器。

    从以下版本开始:
    1.2
    另请参见:
    BeanContextBeanContextSupport
    • 方法详细信息

      • getContainer

        Container getContainer​()
        获取 java.awt.Container与此 BeanContext相关联。
        结果
        java.awt.Container与此 BeanContext相关联。