Interface | Description |
---|---|
IStandardModalDialog |
This class provides a standard dialog with the following layout:
----------------------------------
| TITLE Image |
| Description Image |
----------------------------------
| Notice panel (optional) |
----------------------------------
| |
| |
| |
| CONTENT |
| |
| |
| |
| |
----------------------------------
| BUTTONS |
----------------------------------
You can give a JPanel object as content panel to embedd your own Dialog.
|
Class | Description |
---|---|
DialogConstants |
This is a class for all dialog constants
|