com :: sun :: star :: frame :: interface XDesktopTask
- Base Interface
- com::sun::star::lang::XComponent
- Description
- is used to initialize and close a desktop task.
Methods' Summary
|
initialize |
attaches a window to the task.
|
close |
tries to close all windows within the task and the task by itself.
|
Methods' Details
|
- initialize
-  
- void
initialize(
-
- Description
- attaches a window to the task.
|
- close
-  
boolean
close();
- Description
- tries to close all windows within the task and the task by itself.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.