fdda.graphics
Class SelectionEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--fdda.graphics.SelectionEvent
All Implemented Interfaces:
Serializable

public class SelectionEvent
extends EventObject

Event for changes of the selection

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

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

SelectionEvent

public SelectionEvent(Object source)
Constructor.

Parameters:
source - the selection


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