Class ShowHelpDialog


  • public class ShowHelpDialog
    extends org.eclipse.swt.widgets.Dialog
    • Constructor Detail

      • ShowHelpDialog

        public ShowHelpDialog​(org.eclipse.swt.widgets.Shell parent,
                              String dialogTitle,
                              String url,
                              String header)
      • ShowHelpDialog

        public ShowHelpDialog​(org.eclipse.swt.widgets.Shell parent,
                              String dialogTitle,
                              String url)
    • Method Detail

      • createShell

        protected org.eclipse.swt.widgets.Shell createShell​(org.eclipse.swt.widgets.Shell parent)
      • open

        public void open()
      • dispose

        public void dispose()