public class MessageBox
extends java.lang.Object
Constructor | Description |
---|---|
MessageBox(com.sun.star.uno.XComponentContext xContext) |
Create a new MessageBox belonging to the current frame
|
MessageBox(com.sun.star.uno.XComponentContext xContext,
com.sun.star.frame.XFrame xFrame) |
Create a new MessageBox belonging to a specific frame
|
Modifier and Type | Method | Description |
---|---|---|
void |
showMessage(java.lang.String sTitle,
java.lang.String sMessage) |
public MessageBox(com.sun.star.uno.XComponentContext xContext)
public MessageBox(com.sun.star.uno.XComponentContext xContext, com.sun.star.frame.XFrame xFrame)