gameIHM
Class CloseTimer

java.lang.Object
  |
  +--javax.swing.Timer
        |
        +--gameIHM.CloseTimer
All Implemented Interfaces:
java.io.Serializable

public class CloseTimer
extends javax.swing.Timer

the class CloseTimer creation :15 mai 03 at 10:36:59

Version:
1.0
Author:
Michel de VERDELHAN
See Also:
Serialized Form

Nested Class Summary
 class CloseTimer.CloseListener
           
 
Field Summary
 
Fields inherited from class javax.swing.Timer
listenerList
 
Constructor Summary
CloseTimer(OrdealFrame fenetre)
          the constructor for CloseTimer
 
Methods inherited from class javax.swing.Timer
addActionListener, fireActionPerformed, getActionListeners, getDelay, getInitialDelay, getListeners, getLogTimers, isCoalesce, isRepeats, isRunning, removeActionListener, restart, setCoalesce, setDelay, setInitialDelay, setLogTimers, setRepeats, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloseTimer

public CloseTimer(OrdealFrame fenetre)
the constructor for CloseTimer