| Package | Description | 
|---|---|
| oracle.jdeveloper.debugger.support | 
| Modifier and Type | Method and Description | 
|---|---|
DebuggerDataWindowOptions.View | 
DebuggerDataWindowOptions.getDefaultView()
Return the type of view (View.TREE or View.TABLE) that is shown by default. 
 | 
static DebuggerDataWindowOptions.View | 
DebuggerDataWindowOptions.View.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static DebuggerDataWindowOptions.View[] | 
DebuggerDataWindowOptions.View.values()
Returns an array containing the constants of this enum type, in the order they are declared. 
 |