Package org.eclipse.help.ui.internal
Class ContextHelpDialog
java.lang.Object
org.eclipse.help.ui.internal.ContextHelpDialog
ContextHelpDialog
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
protected Control
createContents
(Composite contents) boolean
protected void
launchLinks
(IHelpResource selectedTopic) Called when related link has been chosen Opens help viewer with list of all related topicsvoid
open()
-
Field Details
-
parentShell
-
shell
-
infopopText
-
-
Method Details
-
close
public void close() -
createContents
-
launchLinks
Called when related link has been chosen Opens help viewer with list of all related topics -
open
public void open() -
isShowing
public boolean isShowing()
-