Package com.iizigo.prop.editor.dialog
Class SelectCNDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.SelectCNDialog
Dialog used to display an Object in a tree.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorsConstructorDescriptionSelectCNDialog
(Shell parent, String dialogTitle, Image dialogImage, Object root, ViewerFilter viewerFilter, Object currentObject, int expandLevel, IExpandFilterObject expandFilter, IValidateSelection acceptor, TreeItemNavigatorPresentation currentClass) Create the dialog.Method Summary