Package qupath.lib.gui.commands
Class ContextHelpViewer
java.lang.Object
qupath.lib.gui.commands.ContextHelpViewer
Help window providing context-dependent help.
- 
Method SummaryModifier and TypeMethodDescriptionGet a message that may be used to create a badge indicating that info or warning messages are available.static ContextHelpViewergetInstance(QuPathGUI qupath) Get the singleContextHelpViewerinstance associated with a specific QuPath instance.getStage()Get the help viewer stage.
- 
Method Details- 
getInfoMessageGet a message that may be used to create a badge indicating that info or warning messages are available.- Returns:
 
- 
getInstanceGet the singleContextHelpViewerinstance associated with a specific QuPath instance.- Parameters:
- qupath-
- Returns:
 
- 
getStageGet the help viewer stage.- Returns:
 
 
-