interface XToolkit in module com::sun::star::awt:: |
interface XToolkit : com::sun::star::uno::XInterface ;
specifies a factory interface for the windowing toolkit.
This is similar to the abstract window toolkit (AWT) in Java.
Method Summary |
|
| getDesktopWindow | |
| getWorkArea | |
| createWindow | creates a new window using the given descriptor. |
| createWindows | |
| createScreenCompatibleDevice | creates a virtual device that is compatible with the screen. |
| createRegion | creates a region. |
Known Services Which Export this Interface |
Method Details |
|||||||
|
|||||||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.