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 Summary
ConstructorsConstructorDescriptionRenameDialog(Shell parent, DesignerProp dp, IUndoContext undoContext) Create the dialog.Method Summary
Constructor Details
RenameDialog
Create the dialog.- Parameters:
parent-
Method Details
open
public void open()Open the dialog.modifyText
Changes in new name.- Specified by:
modifyTextin interfaceModifyListener- Parameters:
e-