Class MetadataEditorDialog

    • Constructor Detail

      • MetadataEditorDialog

        public MetadataEditorDialog​(org.eclipse.swt.widgets.Shell parent,
                                    MetadataEditor<?> editor)
    • Method Detail

      • open

        public String open()
        Description copied from interface: IMetadataDialog
        Open the dialog and return the name of the metadata object.
        Specified by:
        open in interface IMetadataDialog
        Returns:
        The name of the metadata object or null if canceled/closed.
      • cancel

        protected void cancel()
      • ok

        protected void ok()
      • dispose

        public void dispose()