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 | Class and Description |
---|---|
class |
DefaultMDIDialogBuilder.DefaultDialogPart
Represents a dialog part.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,MDIDialogBuilder.DialogPart> |
DefaultMDIDialogBuilder.getDialogPartsByID()
Return the dialog parts by ID.
|
Modifier and Type | Method and Description |
---|---|
default java.util.Map<java.lang.String,MDIDialogBuilder.DialogPart> |
MDIDialogBuilder.getDialogPartsByID()
Return the dialog parts by ID.
|