Class OpenChangesetPopupMenu

    • Constructor Detail

      • OpenChangesetPopupMenu

        public OpenChangesetPopupMenu​(long changesetId,
                                      PrimitiveId primitiveId)
        Constructs a new OpenChangesetPopupMenu for the given changeset id.
        Parameters:
        changesetId - the changeset id
        primitiveId - the primitive id
        Since:
        14432
    • Method Detail

      • show

        public void show​(JComponent parent)
        Displays the popup menu at the lower-left corner of parent.
        Parameters:
        parent - the parent component to use for positioning this menu