Overview | Module | Use | Devguide | Index |
Values | Values' Details |
enum WindowClass |
|
Values | |
TOP | specifies a top level window on the desktop. It is also a container. |
MODALTOP | is a modal top level window on the desktop. It is also a container. |
CONTAINER | is a container that may contain other components. It is not a top window. |
SIMPLE | is the simplest window. It can be a container. |
Values' Details | |
TOP
|
|
MODALTOP
|
|
CONTAINER
|
|
SIMPLE
|
Copyright © 2010 Sun Microsystems, Inc.