TopLevelDemo 6.0
Free
Latest version:
6.0.290
See all
Developer:
The Java(tm) Tutorial: Sun Microsystems, Inc.
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.
Comments