Class TimeEvent

java.lang.Object
java.util.EventObject
java.awt.AWTEvent
org.gvsig.timesupport.swing.impl.rdv.TimeEvent
All Implemented Interfaces:
Serializable

public class TimeEvent extends AWTEvent
An event emitted by objects that are time adjustable.
Author:
Jason P. Hanley
See Also:
  • Constructor Details

    • TimeEvent

      public TimeEvent(Object source)
      Constructs a TimeEvent object.
      Parameters:
      source - the source of the time event