fdda.core.projects
Class ProjectEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--fdda.core.projects.ProjectEvent
All Implemented Interfaces:
Serializable

public class ProjectEvent
extends EventObject

Event for changes of projects. The source is the project.

Author:
Jörg Rüdenauer
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ProjectEvent(Object source)
          Constructor
 
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

ProjectEvent

public ProjectEvent(Object source)
Constructor

Parameters:
source - the project


API documentation for FDDA version 0.9. Generated on 17/02/2004 14:12.