Package | Description |
---|---|
org.eclipse.debug.ui |
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
|
Modifier and Type | Method and Description |
---|---|
void |
StringVariableSelectionDialog.addVariableFilter(StringVariableSelectionDialog.VariableFilter filter)
Add the given variable filter.
|
void |
StringVariableSelectionDialog.setFilters(StringVariableSelectionDialog.VariableFilter[] filters)
Sets the filters, replacing any previous filters.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.