The goal of
this lesson is help you to become
familiar with the Borland JBuilder
tool, and for you to write, compile,
and execute a simple Java application
that displays the message "Hello
world!".
In this lesson,
you'll learn how to write simple
applets in Borland JBuilder, and
how to use the design view to
construct a graphical user-interface
(GUI).
This tutorial
demonstrates how to create a GridBagLayout
UI container using the JBuilder
visual design tools. The goal
of this tutorial is to give you
a thorough understanding of how
GridBagLayout works in JBuilder
and to show you how to simplify
GridBagLayout design. While the
information here is aimed at working
with JBuilder, much of it also
applies to working with GridBagLayout
in general.
The basic steps
required to create, compile, and
install a JBuilder Foundation
OpenTool are unveiled. This tutorial
assumes that the developer has
a solid Java background.