homego backgo forward

Using Swing components

JBuilder allows you to use Swing (JFC) components and containers in your program. Select the item you want from either the Swing or Swing Containers page on the component palette, and drop it in on the user interface that you are designing.

You can also alter the appearance of the designer by selecting any item in the UI designer and choosing Look And Feel from the pop-up menu.

Swing components

For more information, see:
Building Applications with JBuilder:  Designing a user interface
Building Applications with JBuilder:  Laying out your UI
Tutorials:  Building a Java text editor

go back go forward