Class RenameDialog

java.lang.Object
lu.kbra.modelizer_next.ui.dialogs.RenameDialog

public final class RenameDialog extends Object
Small dialog for renaming an element.
  • Method Details

    • showDialog

      public static String showDialog(Component parent, String title, String initialValue)
      Shows the dialog.
      Parameters:
      parent - parent component used for dialog ownership
      title - title text to display
      initialValue - text value for initial value
      Returns:
      the show dialog result