| JavaTM Look and Feel Design Guidelines: Advanced Topics > Part II: Special Topics > 2: Windows > Overview of Window Types | ![]() |
The Java platform provides the following basic window types:
Figure 2 shows these window types and their subtypes.
Figure 2 Window Types
Table 1 lists each window type and describes its intended use.
Typically, displays a splash screen, which appears briefly in the time between when an application starts and when the application's main window appears.
Displays a set of tools (for example, the drawing tools in a graphics program), or enables other user interaction that can affect a primary window.
Represents an object or a set of objects. A primary window can have any number of dependent, or secondary, windows. For more information, see Primary Windows.
Alert box--Enables brief interaction with a user--for example, to display error messages or warn of potential problems. For more information, see Alerting Users After an Object's State Changes.
Dialog box--A property window or an action window:
| Java Look and Feel Design Guidelines: Advanced Topics.
Copyright 2001. Sun Microsystems, Inc. All Rights Reserved. |
![]() |