|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.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 Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||