|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DetailDialog | |
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.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.lang.Object detail,
java.lang.String helpTopicId)
Creates an alert dialog optionally containing a detail area. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.