Uses of Interface
com.iizigo.swt.IExpandFilter
Packages that use IExpandFilter Package Description com.iizigo.prop.editor.dialog Uses of IExpandFilter in com.iizigo.prop.editor.dialog
Constructors in com.iizigo.prop.editor.dialog with parameters of type IExpandFilter Constructor Description SelectPropDialog(org.eclipse.swt.widgets.Shell parent, java.lang.String dialogTitle, org.eclipse.swt.graphics.Image dialogImage, ModuleModel model, java.lang.Object root, org.eclipse.jface.viewers.ViewerFilter viewerFilter, java.lang.Class<?>[] possibleClasses, java.lang.String currentRef, int expandLevel, IExpandFilter expandFilter)
Create the dialog.