Package qupath.lib.gui.commands
Class ContextHelpViewer
java.lang.Object
qupath.lib.gui.commands.ContextHelpViewer
Help window providing context-dependent help.
- Author:
- Pete Bankhead
-
Method Summary
Modifier and TypeMethodDescriptionGet a message that may be used to create a badge indicating that info or warning messages are available.static ContextHelpViewer
getInstance
(QuPathGUI qupath) Get the singleContextHelpViewer
instance associated with a specific QuPath instance.getStage()
Get the help viewer stage.
-
Method Details
-
getInfoMessage
Get a message that may be used to create a badge indicating that info or warning messages are available.- Returns:
-
getInstance
Get the singleContextHelpViewer
instance associated with a specific QuPath instance.- Parameters:
qupath
-- Returns:
-
getStage
Get the help viewer stage.- Returns:
-