Package com.iizigo.prop.editor.dialog
Class SelectCNDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.SelectCNDialog
public class SelectCNDialog extends org.eclipse.swt.widgets.Dialog
Dialog used to display an Object in a tree.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorDescriptionSelectCNDialog
(org.eclipse.swt.widgets.Shell parent, String dialogTitle, org.eclipse.swt.graphics.Image dialogImage, Object root, org.eclipse.jface.viewers.ViewerFilter viewerFilter, Object currentObject, int expandLevel, IExpandFilterObject expandFilter, IValidateSelection acceptor, TreeItemNavigatorPresentation currentClass) Create the dialog.Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
Constructor Details
Method Details
open
Open the dialog.