de.uni_paderborn.fujaba.gui
Class StereotypeDialog.DialogClose

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

class StereotypeDialog.DialogClose
extends java.awt.event.WindowAdapter

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

Version:
$Revision: 1.25 $
Author:
$Author: trinet $

Constructor Summary
(package private) StereotypeDialog.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

StereotypeDialog.DialogClose

StereotypeDialog.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