| Package | Description |
|---|---|
| com.jidesoft.dialog |
The package contains classes related to JDialog for JIDE Common Layer.
|
| Modifier and Type | Method and Description |
|---|---|
PageList |
MultiplePageDialog.getPageList()
Gets the page list of this dialog.
|
PageList |
MultiplePageDialogPane.getPageList()
Gets the page list of this dialog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiplePageDialog.setPageList(PageList pageList)
Sets the page list of this dialog.
|
void |
MultiplePageDialogPane.setPageList(PageList pageList)
Sets the page list of this dialog.
|