alma::acs::commandcenter::gui::ErrorBox Class Reference
List of all members.
Static Public Member Functions |
| static void | showErrorDialog (Component parentComponent, String summary, Throwable detail) |
| static void | showErrorDialog (Component parentComponent, String summary, String detail) |
| static void | showMessageDialog (Component parentComponent, String message, boolean failure) |
Member Function Documentation
| static void alma::acs::commandcenter::gui::ErrorBox::showErrorDialog |
( |
Component |
parentComponent, |
|
|
String |
summary, |
|
|
String |
detail | |
|
) |
| | [inline, static] |
| static void alma::acs::commandcenter::gui::ErrorBox::showErrorDialog |
( |
Component |
parentComponent, |
|
|
String |
summary, |
|
|
Throwable |
detail | |
|
) |
| | [inline, static] |
| static void alma::acs::commandcenter::gui::ErrorBox::showMessageDialog |
( |
Component |
parentComponent, |
|
|
String |
message, |
|
|
boolean |
failure | |
|
) |
| | [inline, static] |
The documentation for this class was generated from the following file: