:: com :: sun :: star :: awt ::
|
deprecated |
interface XMessageBox |
|
|
|
- Description
- gives access to a message box.
|
Methods' Details |
setCaptionText
[oneway] void |
setCaptionText( |
[in] string |
aText ); |
- Description
- sets the caption text.
|
|
getCaptionText
- Description
- returns the caption text.
|
|
setMessageText
[oneway] void |
setMessageText( |
[in] string |
aText ); |
- Description
- sets the message text.
|
|
getMessageText
- Description
- returns the message text.
|
|
execute
- Description
- shows the message box.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.