Class DisplayScrollingMessagePanel

  • All Implemented Interfaces:
    Referenceable

    public final class DisplayScrollingMessagePanel
    extends InstallPanelAction
    This action allows setup authors to enter long text in a message panel that includes scroll bars. This is particularly useful for instructions.
    • Constructor Detail

      • DisplayScrollingMessagePanel

        public DisplayScrollingMessagePanel()
    • Method Detail

      • setIsHtml

        public void setIsHtml​(boolean b)
        sets whether the scrolling message is HTML
      • getIsHtml

        public boolean getIsHtml()
        gets whether the scrolling message is HTML
      • getTitle

        public java.lang.String getTitle()
        Title
      • setTitle

        public void setTitle​(java.lang.String Title)
        Title
      • getStepPrompt

        public java.lang.String getStepPrompt()
        accesses the prompt user for the panel's action
      • setStepPrompt

        public void setStepPrompt​(java.lang.String StepPrompt)
        accesses the prompt user for the panel's action
      • getMessageText

        public java.lang.String getMessageText()
        accesses the message to be displayed during installation
      • setMessageText

        public void setMessageText​(java.lang.String MessageText)
        accesses the message to be displayed during installation
      • getOpenExternalLinks

        public boolean getOpenExternalLinks()
        accesses to the setting on whether the installer would open external links in the
      • setOpenExternalLinks

        public void setOpenExternalLinks​(boolean OpenExternalLinks)
        accesses to the setting on whether the installer would open external links in the