Constructors' Summary |
createDefault |
Create a default GUI.
|
create |
Create a GUI using the specific parent window and focus on the
given context.
|
Constructors' Details |
createDefault
- Description
- Create a default GUI.
|
|
create
|
create( |
[in] ::com::sun::star::awt::XWindow |
xParent, |
| [in] string |
focussedContext ); |
- Description
- Create a GUI using the specific parent window and focus on the
given context.
- Parameter xParent
-
parent window
- Parameter focussedContext
-
context to be focussed
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.