Design pane

The Design pane is part of the UI Designer, one of JBuilder's visual design tools. You use the Design pane to design your program's user interface.

To display the Design pane and JBuilder's other visual design tools, select a visually designable java file in the Navigation pane, such as a Frame, Panel, Applet, or Dialog file. Then, choose the Design tab at the bottom right of the AppBrowser window.

The UI Designer allows you to

Right-click in the UI Designer to display the UI Designer popup menu.

See also:
Getting Started with JBuilder: The AppBrowser
Getting Started with JBuilder: Designing a user interface
Getting Started with JBuilder: Laying out your UI