Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.debug.ui.StringVariableSelectionDialog.VariableFilter

Packages that use StringVariableSelectionDialog.VariableFilter
org.eclipse.debug.ui 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.VariableFilter
 void StringVariableSelectionDialog.addVariableFilter(StringVariableSelectionDialog.VariableFilter filter)
          Add the given variable filter.
 void StringVariableSelectionDialog.setFilters(StringVariableSelectionDialog.VariableFilter[] filters)
          Sets the filters, replacing any previous filters.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.