Package com.iizigo.editor
Class RenameDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.editor.RenameDialog
- All Implemented Interfaces:
- EventListener,- ModifyListener,- SWTEventListener
Rename dialog box.
- Author:
- Christopher Mindus
- Constructor SummaryConstructorsConstructorDescription- RenameDialog- (Shell parent, DesignerProp dp, IUndoContext undoContext) Create the dialog.
- Method Summary
- Constructor Details- RenameDialogCreate the dialog.- Parameters:
- parent-
 
 
- Method Details- openpublic void open()Open the dialog.
- modifyTextChanges in new name.- Specified by:
- modifyTextin interface- ModifyListener
- Parameters:
- e-