Visual beans allow you to integrate the functionality of IBM® Content Manager or other content servers into Java™ applications based on Swing.
Visual beans perform basic tasks that are common to many applications, such as logging on, searching, displaying and viewing results, updating documents, and viewing version information.
Each visual bean has a Connection property. This property must reference an instance of CMBConnection, the nonvisual bean that maintains the connection to the content servers. Any application built with the IBM Content Manager visual beans must also contain an instance of the CMBConnection nonvisual bean.
