All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----javax.media.ControllerEvent | +----javax.media.TransitionEvent | +----javax.media.StopEvent | +----javax.media.EndOfMediaEvent
EndOfMediaEvent
indicates that the Controller
has reached the end of its media and is stopping.
public EndOfMediaEvent(Controller from, int previous, int current, int target, Time mediaTime)
All Packages Class Hierarchy This Package Previous Next Index