|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Work in progress.
Method Summary | |
double |
getPosition()
Retrieves the current position. |
boolean |
isPlaying()
|
boolean |
isRandomAccess()
|
void |
pause()
|
void |
setPosition(double d)
|
void |
start()
Starts playback of the media presented by this control. |
void |
stop()
Stops playback of the media presented by this control. |
Method Detail |
public void start()
public void stop()
public boolean isPlaying()
public void pause()
public boolean isRandomAccess()
public double getPosition()
public void setPosition(double d)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |