The Visual Editor is a graphical tool for building graphical user interfaces. You can add the iSeries library to your Java projects and use the beans in the Visual Editor.
The Visual Editor helps you build applications using a set of Java beans that are included in the palette. These include the common AWT and Swing JavaBeans, such as frames, text boxes, and lists. The iSeries beans are in a library that you can add to your project.
A Java Beans view and a Properties view also support your visual class. You can see a tree view of your beans in the Java Beans view, and you can see and edit properties of the beans in the Properties view. You can work directly with any one of the editable views -- Source, Design, or Properties. Any change that you make in one view automatically updates the other views.
To use the iSeries Java beans in the Visual Editor,
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.