EVEDemo.ISChangeApplet
Class renFrame.SymWindow

java.lang.Object
  |
  +--java.awt.event.WindowAdapter
        |
        +--EVEDemo.ISChangeApplet.renFrame.SymWindow

class renFrame.SymWindow
extends java.awt.event.WindowAdapter

(generated by Visual Cafe)


Constructor Summary
(package private) renFrame.SymWindow()
           
 
Method Summary
 void windowClosing(java.awt.event.WindowEvent event)
           
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowIconified, windowOpened
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

renFrame.SymWindow

renFrame.SymWindow()
Method Detail

windowClosing

public void windowClosing(java.awt.event.WindowEvent event)
Overrides:
windowClosing in class java.awt.event.WindowAdapter