Package | Description |
---|---|
de.esprit.appsuite.gui.dialog |
Contains reuseable standard dialogs.
|
de.esprit.common.gui |
Contains reuseable GUI components as well helper classes for GUI construction.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorDialog
This Dialog pops up synchronously and blocks until confirmed
|
class |
InfoDialog
This Dialog pops up syncroneously and blocks until confirmed
|
class |
WarningDialog
This Dialog pops up synchronously and blocks until confirmed
|
Modifier and Type | Method and Description |
---|---|
void |
DialogManager.addMessageDialog(MessageDialog dialog) |
void |
DialogManager.removeMessageDialog(MessageDialog dialog) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.