|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanContextChildComponentProxy
Interface for BeanContextChild
s which wish to associate an
AWT component with them. The proxy is provided because the
addPropertyChangeListener()
method would conflict with
Component
if you tried to extend.
Method Summary | |
---|---|
Component |
getComponent()
Get the Component associated with this BeanContextChild . |
Method Detail |
---|
Component getComponent()
Component
associated with this BeanContextChild
.
Component
associated with this
BeanContextChild
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |