| Package | Description | 
|---|---|
| oracle.jdeveloper.debugger.support | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DebuggerDataWindowOptions
Extension of the DebuggerWindowOptions interface for classes that implement
 alternate views (a Tree view and a Table view) so that the default / initially
 displayed view can be configured. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DebuggerWindowOptions.DebuggerWindowOptionsUseDefaults
Methods of this class will never be called; it is purely a 'marker' class
 that, when returned, tells the debugger to use default values from another
 source rather than querying this class for any customized values. 
 | 
class  | 
DebuggerWindowOptionsImpl
Abstract base class with partial implementation of DebuggerWindowOptions. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static DebuggerWindowOptions | 
DebuggerWindowOptions.DEFAULT  |