Class PrefsWindow

    • Constructor Detail

      • PrefsWindow

        public PrefsWindow​(JhoveWindow owner)
        Constructor.
    • Method Detail

      • saveAndShow

        public void saveAndShow()
        This is called when the window is made visible. (For efficiency, it is hidden rather than being disposed when the user clicks OK or cancel.) The state of the dialog is saved, then it is made visible. If the user clicks Cancel, the state of the dialog will be restored.