|
JSR-927 (Maintenance Release) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
javax.media.ControllerEvent
javax.media.DurationUpdateEvent
DurationUpdateEvent is posted by a Controller when its
duration changes.
Controller,
ControllerListener,
Serialized Form| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
DurationUpdateEvent(Controller from,
Time newDuration)
|
|
| Method Summary | |
Time |
getDuration()
Get the duration of the media that this Controller
is using. |
| 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 DurationUpdateEvent(Controller from,
Time newDuration)
| Method Detail |
public Time getDuration()
Controller
is using.
Controller's media.
|
JSR-927 (Maintenance Release) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||