de.uni_paderborn.fujaba.preferences.gui
Class PreferencesDialog.DialogClose

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended byde.uni_paderborn.fujaba.preferences.gui.PreferencesDialog.DialogClose
All Implemented Interfaces:
java.util.EventListener, java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener
Enclosing class:
PreferencesDialog

private class PreferencesDialog.DialogClose
extends java.awt.event.WindowAdapter

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.7 $
Author:
$Author: lowende $

Constructor Summary
private PreferencesDialog.DialogClose()
           
 
Method Summary
 void windowClosing(java.awt.event.WindowEvent e)
          No comment provided by developer, please add a comment to improve documentation.
 
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

PreferencesDialog.DialogClose

private PreferencesDialog.DialogClose()
Method Detail

windowClosing

public void windowClosing(java.awt.event.WindowEvent e)
No comment provided by developer, please add a comment to improve documentation.

Parameters:
e - No description provided