| Package | Description |
|---|---|
| com.jidesoft.dialog |
The package contains classes related to JDialog for JIDE Common Layer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ButtonPanel
ButtonPanel can help to layout buttons easily in any dialogs. |
class |
MultiplePageDialog
MultiplePageDialog is a StandardDialog which can have multiple AbstractDialogPages.
|
class |
MultiplePageDialogPane
MultiplePageDialogPane is a StandardDialogPane which can have multiple AbstractDialogPages.
|
class |
ScrollableButtonPanel
A
ButtonPanel that implements the Scrollable so that it can
be added to a JScrollPane. |
class |
StandardDialog
StandardDialog is a dialog template.
|
protected class |
StandardDialog.DefaultStandardDialogPane |
class |
StandardDialogPane
StandardDialogPane is the content pane of StandardDialog.
|