public interface BeanContextContainerProxy
This interface is implemented by BeanContexts' that have an AWT Container associated with them.
BeanContext,
BeanContextSupport
| Modifier and Type | Method and Description |
|---|---|
Container |
getContainer()
Gets the
java.awt.Container associated with this
BeanContext.
|
ContainergetContainer()
java.awt.Container associated with this
BeanContext.
java.awt.Container associated with this
BeanContext.