Class LinkEditorDialog

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

public final class LinkEditorDialog extends Object
Dialog for editing a relationship link and its endpoints.
  • Method Details

    • showDialog

      public static LinkEditorDialog.Result showDialog(Component parent, ModelDocument document, LinkModel linkModel, PanelType panelType)
      Shows the dialog.
      Parameters:
      parent - parent component used for dialog ownership
      document - document to read or modify
      linkModel - link model affected by the operation
      panelType - diagram panel type whose model or layout should be used
      Returns:
      the show dialog result