Class ExportDialog


  • public class ExportDialog
    extends org.eclipse.swt.widgets.Dialog
    A dialog for profiling model export.
    • Constructor Summary

      Constructors 
      Constructor Description
      ExportDialog​(org.eclipse.swt.widgets.Shell parent)
      Creates the dialog.
      ExportDialog​(org.eclipse.swt.widgets.Shell parent, int style)
      Creates the dialog.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object open()
      Opens the dialog.
      • Methods inherited from class org.eclipse.swt.widgets.Dialog

        checkSubclass, getParent, getStyle, getText, setText
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExportDialog

        public ExportDialog​(org.eclipse.swt.widgets.Shell parent,
                            int style)
        Creates the dialog.
        Parameters:
        parent - the parent shell
        style - the dialog style
      • ExportDialog

        public ExportDialog​(org.eclipse.swt.widgets.Shell parent)
        Creates the dialog.
        Parameters:
        parent - the parent shell
    • Method Detail

      • open

        public java.lang.Object open()
        Opens the dialog.
        Returns:
        the result