public interface BeanContextChildComponentProxy
BeanContextChilds 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.| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
getComponent()
Get the
Component associated with this BeanContextChild. |
java.awt.Component getComponent()
Component associated with this BeanContextChild.Component associated with this
BeanContextChild.