Uses of Class
org.eclipse.debug.ui.StringVariableSelectionDialog.VariableFilter
Packages that use StringVariableSelectionDialog.VariableFilter
Package
Description
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
-
Uses of StringVariableSelectionDialog.VariableFilter in org.eclipse.debug.ui
Methods in org.eclipse.debug.ui with parameters of type StringVariableSelectionDialog.VariableFilterModifier and TypeMethodDescriptionvoidStringVariableSelectionDialog.addVariableFilter(StringVariableSelectionDialog.VariableFilter filter) Add the given variable filter.voidStringVariableSelectionDialog.setFilters(StringVariableSelectionDialog.VariableFilter[] filters) Sets the filters, replacing any previous filters.