All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----javax.media.ControllerEvent | +----javax.media.CachingControlEvent
Controller
that supports
the CachingControl
interface. It is posted when the caching
state changes.
CachingControlEvent
from the required elements.
CachingControl
object that generated
the event.
public CachingControlEvent(Controller from, CachingControl cacheControl, long progress)
CachingControlEvent
from the required elements.
public CachingControl getCachingControl()
CachingControl
object that generated
the event.
CachingControl
object.
public long getContentProgress()
All Packages Class Hierarchy This Package Previous Next Index