Class AboutDialog
- java.lang.Object
-
- cern.accsoft.steering.jmad.gui.dialog.AboutDialog
-
public class AboutDialog extends java.lang.ObjectSimple about box
-
-
Constructor Summary
Constructors Constructor Description AboutDialog(javax.swing.JFrame parentFrame)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetIcon(javax.swing.ImageIcon imageIcon)voidsetText(java.lang.String title, java.lang.String product, java.lang.String extra)voidshow()
-