| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.panels.TDialogLauncher
oracle.ide.panels.NodeTDialogLauncher
public class NodeTDialogLauncher
Subclass of TDialogLauncher that disables the OK button if any of the Nodes specified in the constructor are read-only.
| Constructor Summary | |
|---|---|
| NodeTDialogLauncher(java.awt.Component parent,
                    java.lang.String title,
                    Traversable traversable,
                    Namespace data,
                    DialogRunnerCallback dialogCallback,
                    Node[] sources)The traversable's onEntry(...) method is called as a side effect of constructing the NodeTDialogLauncher. | |
| Method Summary | |
|---|---|
|  oracle.bali.ewt.dialog.JEWTDialog | initDialog()Initializes the JEWTDialog that the TDialogLauncher will use to host the Traversable. | 
| Methods inherited from class oracle.ide.panels.TDialogLauncher | 
|---|
| addApplyListener, dispose, fireApply, fireCancel, getDefaultInitialSize, getInitialSize, getParent, getPreferredDefaultInitialSize, getTitle, getTraversableContext, newDialog, removeApplyListener, setDialogHeader, setInitialSize, setInitialSize, setPackDialog, setPreferredDefaultInitialSize, showDialog | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public NodeTDialogLauncher(java.awt.Component parent,
                           java.lang.String title,
                           Traversable traversable,
                           Namespace data,
                           DialogRunnerCallback dialogCallback,
                           Node[] sources)
sources - an optional Node array of source files that may be 
  modified through the traversable.
java.lang.IllegalArgumentException - if the traversable is
  null.| Method Detail | 
|---|
public oracle.bali.ewt.dialog.JEWTDialog initDialog()
TDialogLauncher
initDialog in class TDialogLauncher| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||