lcarsbeans
Class LcarsTimerFiredEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--lcarsbeans.LcarsTimerFiredEvent

public class LcarsTimerFiredEvent
extends java.util.EventObject

The timer event.

Version:
0.9b, January 2002 (March 2001)
Author:
Andrei Scheibner, www.buffalo-as.de, andrei@buffalo-as.de
See Also:
Serialized Form

Fields inherited from class java.util.EventObject
source
 
Constructor Summary
LcarsTimerFiredEvent(java.awt.Component source)
          Creates the event.
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LcarsTimerFiredEvent

public LcarsTimerFiredEvent(java.awt.Component source)
Creates the event.