Package Summary  Overview Summary

class:BeanContextContainerProxy [NONE]


public interface BeanContextContainerProxy

This interface is implemented by BeanContexts' that have an AWT Container associated with them.

Since:
1.2
See Also:

method:getContainer() [NONE]

  • getContainer

    Container getContainer()
    Gets the java.awt.Container associated with this BeanContext.
    Returns:
    the java.awt.Container associated with this BeanContext.

© 2023 Oracle Corporation and/or its affiliates