Class about

java.lang.Object
  extended by about

public class about
extends java.lang.Object

This object displays the About window.


Constructor Summary
about()
          Creates a new instance of about, creates a JOptionPane that is displayed.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

about

public about()
Creates a new instance of about, creates a JOptionPane that is displayed. There are no OS/Hardware dependencies and no variances. There is no need for any security constraints and no references to external specifications.