|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanContextContainerProxy
Interface for 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.
Method Summary | |
---|---|
Container |
getContainer()
Get the Container associated with this BeanContext . |
Method Detail |
---|
Container getContainer()
Container
associated with this BeanContext
.
Container
associated with this
BeanContext
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |