Class RenameDialog

All Implemented Interfaces:
EventListener, ModifyListener, SWTEventListener

public class RenameDialog extends Dialog implements ModifyListener
Rename dialog box.
Author:
Christopher Mindus
  • Constructor Details

  • Method Details

    • open

      public void open()
      Open the dialog.
    • modifyText

      public void modifyText(ModifyEvent e)
      Changes in new name.
      Specified by:
      modifyText in interface ModifyListener
      Parameters:
      e -