public class MessageBox
extends java.lang.Object
Constructor and Description |
---|
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
|
Modifier and Type | Method and Description |
---|---|
void |
showMessage(java.lang.String sTitle,
java.lang.String sMessage) |