ter.GUI.util
Class BeforeCloseEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--ter.GUI.util.BeforeCloseEvent
All Implemented Interfaces:
java.io.Serializable

public class BeforeCloseEvent
extends java.util.EventObject

Title:

Description:

Copyright: Copyright (c) 2003

Company:

Version:
1.0
Author:
Jerôme GAHIDE - Lucas CHARBIT - Gabriel ZERBIB - Xavier GALBOIS
See Also:
Serialized Form

Constructor Summary
BeforeCloseEvent(java.lang.Object source)
           
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BeforeCloseEvent

public BeforeCloseEvent(java.lang.Object source)
Parameters:
source -