Class Opt4JAbout

    • Constructor Detail

      • Opt4JAbout

        public Opt4JAbout()
    • Method Detail

      • startup

        public void startup()
        Description copied from interface: Startupable
        Called on startup of panels.
        Specified by:
        startup in interface Startupable
      • getDialog

        public JDialog getDialog​(ApplicationFrame frame)
        Description copied from interface: About
        Returns the about dialog.
        Specified by:
        getDialog in interface About
        Parameters:
        frame - the application frame
        Returns:
        the about dialog