Uses of Class
com.iizigo.editor.CommonViewerEx
Packages that use CommonViewerEx Package Description com.iizigo.editor Uses of CommonViewerEx in com.iizigo.editor
Subclasses of CommonViewerEx in com.iizigo.editor Modifier and Type Class Description class
FilteredCommonViewer
A little extended Common Viewer for searching used in the Designer dialogs and parts, as well as a drag-drop enhancement.Methods in com.iizigo.editor that return CommonViewerEx Modifier and Type Method Description CommonViewerEx
PropEditorPart. createCommonViewer(org.eclipse.swt.widgets.Composite parent)
Creates the CommonViewer with extra support for Drag-and-Drop.