Interface PlainMessageDialogBody
- All Superinterfaces:
DialogBody
A plain message body for a dialog.
Created via DialogBody.plainMessage(Component, int)
-
Method Summary
-
Method Details
-
contents
The contents of the plain message body.- Returns:
- the component contents
-
width
The width of the plain message body.- Returns:
- the width
-