org.opt4j.core.config.visualization
Class DefaultAbout

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

public class DefaultAbout
extends java.lang.Object
implements About

The DefaultAbout panel.


Constructor Summary
DefaultAbout()
           
 
Method Summary
 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