|
||||||||||
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.CachingControlEvent
public class CachingControlEvent
Constructor Summary | |
---|---|
CachingControlEvent(Controller from,
CachingControl cacheControl,
long progress)
|
Method Summary | |
---|---|
CachingControl |
getCachingControl()
|
long |
getContentProgress()
|
Methods inherited from class javax.media.ControllerEvent |
---|
getSource, getSourceController |
Methods inherited from class java.util.EventObject |
---|
toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CachingControlEvent(Controller from, CachingControl cacheControl, long progress)
Method Detail |
---|
public CachingControl getCachingControl()
public long getContentProgress()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |