The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: awt ::

deprecated interface XMessageBox
Usage Restrictions
deprecated
Description
gives access to a message box.

Methods' Summary
setCaptionText sets the caption text.  
getCaptionText returns the caption text.  
setMessageText sets the message text.  
getMessageText returns the message text.  
execute shows the message box.  
Methods' Details
setCaptionText
[oneway] void
setCaptionText( [in] string  aText );

Description
sets the caption text.
getCaptionText
string
getCaptionText();

Description
returns the caption text.
setMessageText
[oneway] void
setMessageText( [in] string  aText );

Description
sets the message text.
getMessageText
string
getMessageText();

Description
returns the message text.
execute
short
execute();

Description
shows the message box.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.