Static Public Member Functions

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,
Throwable  detail 
) [static]
static void alma.acs.commandcenter.gui.ErrorBox.showErrorDialog ( Component  parentComponent,
String  summary,
String  detail 
) [static]
static void alma.acs.commandcenter.gui.ErrorBox.showMessageDialog ( Component  parentComponent,
String  message,
boolean  failure 
) [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties