| |
|
| java.lang.Object org.cougaar.mlm.debug.ui.UIDisplayError
UIDisplayError | public class UIDisplayError (Code) | | Display an error dialog box with optionally specified message.
Returns when the user has selected the "OK" button on the dialog.
|
UIDisplayError | public UIDisplayError()(Code) | | |
UIDisplayError | public UIDisplayError(String s)(Code) | | Display a dialog box with the specified message.
Parameters: s - the message to display in the dialog box |
|
|
|