enum WindowClass in module com::sun::star::awt:: |
enum WindowClass;
specifies the class of a window.
Values Summary |
|
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 |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.