The SWT Visual Beans Editor consists of a number of views:
- Editor view - This is the primary view of the SWT Visual Beans Editor.
It has two sections:
- Outline view - The Outline view displays an outline of a structured file
that is currently open in the editor area, and lists structural elements.
- Java™ Bean
view - The Java Beans view of the visual editor for Java shows
a tree view of the components, events, and listeners used by the Java class
that you are composing. You can use this view to work with the components.
In addition, the SWT Visual Beans Editor uses the following standard RAD
views:
- Properties view - Displays the properties of the selected context, data
definition, type definition, and so on. These properties map to XML tag or
tag attributes such as id, type, and parent.
- Package Explorer view - Displays the files created and used by the SWT
Visual Beans Editor.
The following figure shows the views of the SWT Visual Beans Editor: