Class AddFeatureIntroductionPanel

    • Constructor Detail

      • AddFeatureIntroductionPanel

        public AddFeatureIntroductionPanel()
    • Method Detail

      • getTitle

        public java.lang.String getTitle()
        The title of the panel. Default is "Add Features".
      • setTitle

        public void setTitle​(java.lang.String Title)
        The title of the panel. Default is "Add Features".
      • setMessage

        public void setMessage​(java.lang.String Message)
        The add feature message to display.
        Overrides:
        setMessage in class DisplayMessagePanel