:: com :: sun :: star :: ui :: dialogs ::
|
interface XExecutableDialog |
|
- Description
- Specifies an interface for an executable dialog.
|
Methods' Summary |
setTitle |
Sets the title of the dialog.
|
execute |
Executes (shows) the dialog.
|
Methods' Details |
setTitle
void |
setTitle( |
[in] string |
aTitle ); |
- Description
- Sets the title of the dialog.
- Parameter aTitle
- Set an abitrary title for the dialog,
may be an empty string if the dialog should not
have a title.
|
|
execute
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.