Developing Java classes with the visual editor

You can use the visual editor to visually compose and preview Java classes using SWT, Swing, and AWT components.

Using the visual editor, you can add Java beans, or components, from different palettes, manipulate them in the Design view, and edit the properties in the Properties view. The visual editor also includes a Source view where you can see and modify the generated Java code. You can make changes in either the Source view or in the Design view.

Parent topic: Editing Java in the visual editor

(C) Copyright IBM Corporation 1999, 2004. All Rights Reserved.