|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMoviePlayer
A movie player specification.
Method Summary | |
---|---|
JComponent |
getComponent()
Return the swing component of the player. |
void |
load(File f)
Load the specified file. |
void |
stop()
Stop the play. |
Method Detail |
---|
void stop()
void load(File f)
f
- The movie file.JComponent getComponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |