Class DefaultAbout

java.lang.Object
org.opt4j.config.visualization.DefaultAbout
All Implemented Interfaces:
About

public class DefaultAbout extends Object implements About
The DefaultAbout panel.
  • Constructor Details

    • DefaultAbout

      public DefaultAbout()
  • Method Details

    • 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