Uses of Interface
com.iizigo.swt.IExpandFilterObject
Packages that use IExpandFilterObject Package Description com.iizigo.prop.editor.dialog Uses of IExpandFilterObject in com.iizigo.prop.editor.dialog
Constructors in com.iizigo.prop.editor.dialog with parameters of type IExpandFilterObject Constructor Description SelectCNDialog(org.eclipse.swt.widgets.Shell parent, java.lang.String dialogTitle, org.eclipse.swt.graphics.Image dialogImage, java.lang.Object root, org.eclipse.jface.viewers.ViewerFilter viewerFilter, java.lang.Object currentObject, int expandLevel, IExpandFilterObject expandFilter, IValidateSelection acceptor, TreeItemNavigatorPresentation currentClass)
Create the dialog.