Class DefaultAbout

  • All Implemented Interfaces:
    About

    public class DefaultAbout
    extends java.lang.Object
    implements About
    The DefaultAbout panel.
    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultAbout()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.swing.JDialog getDialog​(ApplicationFrame frame)
      Returns the about dialog.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultAbout

        public DefaultAbout()
    • Method Detail

      • getDialog

        public javax.swing.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