jfig.gui
Class PropertiesViewer.WindowCloser

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended byjfig.gui.PropertiesViewer.WindowCloser
All Implemented Interfaces:
java.util.EventListener, java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener
Enclosing class:
PropertiesViewer

class PropertiesViewer.WindowCloser
extends java.awt.event.WindowAdapter

WindowListener stuff


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

Constructor Detail

PropertiesViewer.WindowCloser

PropertiesViewer.WindowCloser()
Method Detail

windowClosing

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