public interface BeanContextContainerProxy
BeanContext
s which wish to associate an
AWT container with them. The proxy is provided because the
addPropertyChangeListener()
and add()
methods
would conflict with Component
and Container
if you tried to extend.Modifier and Type | Method and Description |
---|---|
Container |
getContainer()
Get the
Container associated with this BeanContext . |
Container getContainer()
Container
associated with this BeanContext
.Container
associated with this
BeanContext
.