Class AlignImageryPanel

    • Constructor Detail

      • AlignImageryPanel

        public AlignImageryPanel​(boolean oneLine,
                                 BooleanProperty showAgain,
                                 ImageryInfo infoToAdd)
        Parameters:
        oneLine - if true, show the nagging message in one line, otherwise - in two lines
        showAgain - show again property
        infoToAdd - imagery info for which the nagging message is shown
    • Method Detail

      • addNagPanelIfNeeded

        public static void addNagPanelIfNeeded​(ImageryInfo infoToAdd)
        Adds a nag panel for a given imagery info.
        Parameters:
        infoToAdd - ImageryInfo for which the nag panel should be created