Using VisualAge beans in visual composition

You can use VisualAge beans, property settings and connections to compose a wide variety of Java program elements. The following topics explain how to use VisualAge beans to compose program elements in the Visual Composition Editor.

Composing with user interface beans

VisualAge provides a set of user interface beans that you can use to compose an applet or application. The following topics explain how to use these beans:

Composing with factory and variable beans

VisualAge provides Factory and Variable beans that you can use to create and access bean instances. The section Dynamically creating and accessing a bean instance explains how to use these beans.


Related concepts
How classes and beans are related

Related procedures
Visual bean basics

Related references
Beans for visual composition