org.apache.beehive.controls.api.bean.ControlBean The ControlBean interface defines a base set of methods that are implemented by all <code>JavaBeans</code> that host Java Controls. <p> A ControlBean will implement the <code>java.beans.beancontext.BeanContextProxy</code> interface to provide a way to get the <code ...