org.openoffice.da.comp.w2lcommon.helper
public class MessageBox extends Object
Constructor Summary | |
---|---|
MessageBox(XComponentContext xContext) Create a new MessageBox belonging to the current frame | |
MessageBox(XComponentContext xContext, XFrame xFrame) Create a new MessageBox belonging to a specific frame |
Method Summary | |
---|---|
void | showMessage(String sTitle, String sMessage) |