GUI
Class JAboutDialog.SymWindow

java.lang.Object
  |
  +--java.awt.event.WindowAdapter
        |
        +--GUI.JAboutDialog.SymWindow

class JAboutDialog.SymWindow
extends WindowAdapter


Constructor Summary
 (package private) JAboutDialog.SymWindow(Gui.JAboutDialog )
           

Method Summary
 voidwindowClosing(java.awt.event.WindowEvent )
           

Methods inherited from class java.awt.event.WindowAdapter
windowOpened, windowClosed, windowIconified, windowDeiconified, windowActivated, windowDeactivated

Methods inherited from class java.lang.Object
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize

Constructor Detail

JAboutDialog.SymWindow

JAboutDialog.SymWindow(Gui.JAboutDialog )
Method Detail

windowClosing

public void windowClosing(java.awt.event.WindowEvent )