Previous | Next | Trail Map | Creating a User Interface | Laying Out Components within a Container


Doing Without a Layout Manager (Absolute Positioning)

Here's example code that uses no layout manager.

Here's the same program, running as an applet:


Your browser can't run 1.0 Java applets, so here's a picture of the window the program brings up:



Previous | Next | Trail Map | Creating a User Interface | Laying Out Components within a Container