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
ConstructorDescriptionRenameDialog
(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:
modifyText
in interfaceModifyListener
- Parameters:
e
-