| Package | Description |
|---|---|
| org.mdi.app.swing |
Specific Swing classes for the Main package of the framework.
|
| org.mdi.bootstrap.swing |
Specific Swing Bootstrap interfaces for the framework.
|
| Modifier and Type | Method and Description |
|---|---|
MDIBuilderDialog |
DefaultMDIDialogBuilder.getMDIBuilderDialog()
Return the MDIBuilderDialog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMDIDialogBuilder.setMDIBuilderDialog(MDIBuilderDialog mdiDialog)
Set the MDIBuilderDialog.
|
| Modifier and Type | Method and Description |
|---|---|
default MDIBuilderDialog |
MDIDialogBuilder.getMDIBuilderDialog()
Return the MDIDialog.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
MDIDialogBuilder.setMDIBuilderDialog(MDIBuilderDialog mdiDialog)
Set the MDIDialog.
|