org.rr0.is.presentation.view.report.applet.ufo
Class UFOEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--org.rr0.is.presentation.view.report.applet.ufo.UFOEvent

public class UFOEvent
extends EventObject

Author:
Jerôme Beau
Version: 4 déc. 2003 23:08:24

Field Summary
 private UFOufo
           

Fields inherited from class java.util.EventObject
source

Constructor Summary
UFOEvent(Object source, UFO ufo)
           

Method Summary
 UFOgetUfo()
           

Methods inherited from class java.util.EventObject
getSource, toString

Methods inherited from class java.lang.Object
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize

Field Detail

ufo

private UFO ufo
Constructor Detail

UFOEvent

public UFOEvent(Object source, UFO ufo)
Method Detail

getUfo

public UFO getUfo()

Association Links

to Class org.rr0.is.presentation.view.report.applet.ufo.UFO