Class RenameDialog

All Implemented Interfaces:
EventListener, ModifyListener, SWTEventListener

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

  • Method Details Link icon

    • open Link icon

      public void open()
      Open the dialog.
    • modifyText Link icon

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