jpicedt.ui.dialog
Class DialogAbout
java.lang.Object
jpicedt.ui.dialog.DialogAbout
- All Implemented Interfaces:
- ActionListener, EventListener
public class DialogAbout
- extends Object
- implements ActionListener
"About…" dialog box ; displays various informations such as copyright, author(s),…
- Since:
- PicEdt 1.0
- Version:
- $Id: DialogAbout.java,v 1.13 2013/03/27 07:20:15 vincentb1 Exp $
- Author:
- Sylvain Reynal
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DialogAbout
public DialogAbout(MDIManager mdimgr)
- Construct a new "about…" dialog
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
Submit a bug : syd@jpicedt.org