org.opt4j.core.config.visualization
Interface About

All Known Implementing Classes:
DefaultAbout, Opt4JAbout

public interface About

The About JDialog shows information about this framework.


Method Summary
 javax.swing.JDialog getDialog(ApplicationFrame frame)
          Returns the about dialog.
 

Method Detail

getDialog

javax.swing.JDialog getDialog(ApplicationFrame frame)
Returns the about dialog.

Parameters:
frame - the application frame
Returns:
the about dialog