|
Oracle Data-aware Controls Reference | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.dacf.dataset.DacfErrorDialog
Displays a dialog on the screen for communicating the information contained within an ErrorMessage.
The dialog will display the type, severity and the text properties of the ErrorMessage.
showErrorDialog(Component parent, ErrorMessage em),
ErrorMessage| Constructor Summary | |
protected |
DacfErrorDialog()
|
| Method Summary | |
static void |
showErrorDialog(java.awt.Component parent,
ErrorMessage em)
Displays a dialog on the screen for communicating the information contained within an ErrorMessage. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected DacfErrorDialog()
| Method Detail |
public static void showErrorDialog(java.awt.Component parent,
ErrorMessage em)
parent - The Component that will be the parent to the dialog.em - The ErrorMessage containing the information to be
displayed to the user.
|
Oracle Data-aware Controls Reference | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2003, Oracle. All rights reserved.