| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.dialogs.MessageUtil
public final class MessageUtil
Class of utility methods supporting the use of standardized alerts, as
 encouraged by MessageDialog.
| Method Summary | |
|---|---|
static java.awt.Component | 
createOptionalMessage(java.lang.Object message,
                      javax.swing.JCheckBox box)
Creates an optional message component suitable for use in an alert dialog.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static final java.awt.Component createOptionalMessage(java.lang.Object message,
                                                             javax.swing.JCheckBox box)
message - the message object, a Component or String.box - a checkbox controlling optional dialog visibility, whose text
 and mnemonic properties will be initialized.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||