public interface DebuggerDataWindowOptions extends DebuggerWindowOptions
Modifier and Type | Interface and Description |
---|---|
static class |
DebuggerDataWindowOptions.View |
DebuggerWindowOptions.DebuggerWindowOptionsUseDefaults, DebuggerWindowOptions.WindowId
DEFAULT
Modifier and Type | Method and Description |
---|---|
DebuggerDataWindowOptions.View |
getDefaultView()
Return the type of view (View.TREE or View.TABLE) that is shown by default.
|
getColumnInfo, getNumberOfColumns, getTabIcon, getTabName, getTitleName, isElementVisible, isInitiallyVisible, setElementVisibility
DebuggerDataWindowOptions.View getDefaultView()