|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
javax.media.ControllerEvent
org.davic.media.MediaPresentedEvent
Generated as soon as possible after new content is actually being presented to the user, regardless of whether a state change has taken place in the player or not.
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
MediaPresentedEvent(Controller source)
|
Methods inherited from class javax.media.ControllerEvent |
getSource, getSourceController, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MediaPresentedEvent(Controller source)
source
- the controller concerned
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |