TopLevelDemo

Each program that uses Swing components has at least one top-level container.

  DOWNLOAD 34.4 KB Free

Each program that uses Swing components has at least one top-level container. This top-level container is the root of a containment hierarchy the hierarchy that contains all of the Swing components that appear inside the top-level container.

As a rule, a standalone application with a Swing-based GUI has at least one containment hierarchy with a JFrame as its root.

  DOWNLOAD 34.4 KB Free
Specifications
Developer:
The Java(tm) Tutorial: Sun Microsystems, Inc.
License type:
Freeware