MessageBox.setMessage

Sets the dialog's message, which is a description of the purpose for which it was opened. This message will be visible on the dialog while it is open.

@param string the message

class MessageBox
void
setMessage
(
String string
)

Meta