Uses of Interface
com.iizigo.swt.IFilter
Packages that use IFilter
Uses of IFilter in com.iizigo.editor
Methods in com.iizigo.editor that return IFilterMethods in com.iizigo.editor with parameters of type IFilterModifier and TypeMethodDescriptionvoidEndNodeTextFilter.initialize(org.eclipse.jface.viewers.StructuredViewer viewer, IFilter filterComponent) Initializes after creation from empty constructor.Constructors in com.iizigo.editor with parameters of type IFilterModifierConstructorDescriptionEndNodeTextFilter(org.eclipse.jface.viewers.StructuredViewer viewer, IFilter filterComponent) Creates the filter for the viewer.FilteredCommonViewer(org.eclipse.swt.widgets.Composite parent, int style, IFilter filter) Creates the common viewer.FilteredCommonViewer(org.eclipse.swt.widgets.Composite parent, int style, IFilter filter, int flags) Creates the common viewer.Uses of IFilter in com.iizigo.swt
Classes in com.iizigo.swt that implement IFilterModifier and TypeClassDescriptionclassClass used to control a filter entry field that is used to filter out e.g.classClass used to create a filter entry field that is used to filter out e.g.