Class Opt4JAbout

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, About, Startupable

public class Opt4JAbout extends JPanel implements About, Startupable
The Opt4JAbout information.
See Also:
  • Field Details

  • Constructor Details

    • Opt4JAbout

      public Opt4JAbout()
  • Method Details

    • 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