|
||||||||||
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
public class 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(javax.media.Controller source)
|
Method Summary |
---|
Methods inherited from class javax.media.ControllerEvent |
---|
getSource, getSourceController |
Methods inherited from class java.util.EventObject |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MediaPresentedEvent(javax.media.Controller source)
source
- the controller concerned
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |