Class ContextHelpDialog

java.lang.Object
org.eclipse.help.ui.internal.ContextHelpDialog

public class ContextHelpDialog extends Object
ContextHelpDialog
  • Field Details

    • parentShell

      protected Shell parentShell
    • shell

      protected Shell shell
    • infopopText

      protected String infopopText
  • Method Details

    • close

      public void close()
    • createContents

      protected Control createContents(Composite contents)
    • launchLinks

      protected void launchLinks(IHelpResource selectedTopic)
      Called when related link has been chosen Opens help viewer with list of all related topics
    • open

      public void open()
    • isShowing

      public boolean isShowing()