|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DetailDialog | |
---|---|
oracle.ide.navigator | Contains classes providing navigator support. |
oracle.javatools.dialogs | Contains dialog utilities that do not depend directly on the JDeveloper framework. |
oracle.jdeveloper.vcs.util | Contains assorted stateless utilities for version control system integraton. |
Uses of DetailDialog in oracle.ide.navigator |
---|
Methods in oracle.ide.navigator that return DetailDialog | |
---|---|
DetailDialog |
DeleteActionHandler.createDeleteConfirmationDialog(java.awt.Component dialogOwner) |
Uses of DetailDialog in oracle.javatools.dialogs |
---|
Methods in oracle.javatools.dialogs that return DetailDialog | |
---|---|
static DetailDialog |
DetailDialog.createDetailDialog(java.awt.Component owner, java.lang.String title, int buttonMask) |
Uses of DetailDialog in oracle.jdeveloper.vcs.util |
---|
Methods in oracle.jdeveloper.vcs.util that return DetailDialog | |
---|---|
static DetailDialog |
VCSComponents.createDetailDialog(java.awt.Component parent, java.lang.String title, java.lang.Object message, java.util.Collection<java.lang.String> detail, java.lang.String helpTopicId) Creates an alert dialog optionally containing a detail area. |
static DetailDialog |
VCSComponents.createDetailDialog(java.awt.Component parent, java.lang.String title, java.lang.Object message, java.lang.Object detail, java.lang.String helpTopicId) Creates an alert dialog optionally containing a detail area. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |