Class ContextHelpViewer

java.lang.Object
qupath.lib.gui.commands.ContextHelpViewer

public class ContextHelpViewer extends Object
Help window providing context-dependent help.
Author:
Pete Bankhead
  • Method Details

    • getInfoMessage

      public ObjectExpression<InfoMessage> getInfoMessage()
      Get a message that may be used to create a badge indicating that info or warning messages are available.
      Returns:
    • getInstance

      public static ContextHelpViewer getInstance(QuPathGUI qupath)
      Get the single ContextHelpViewer instance associated with a specific QuPath instance.
      Parameters:
      qupath -
      Returns:
    • getStage

      public Stage getStage()
      Get the help viewer stage.
      Returns: