http://www.jpicedt.org

jpicedt.ui.dialog
Class DialogAbout

java.lang.Object
  extended by 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

Constructor Summary
DialogAbout(MDIManager mdimgr)
          Construct a new "about…" dialog
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogAbout

public DialogAbout(MDIManager mdimgr)
Construct a new "about…" dialog

Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org