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