|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlhmc.plugins.Plugin
lhmc.plugins.TvMPlayerPlugin
public class TvMPlayerPlugin
TvMPlayerPlugin displays the analogic TV with MPlayer.
Field Summary | |
---|---|
protected java.awt.GraphicsDevice |
device
|
protected java.awt.Window |
mainWindow
|
Fields inherited from class lhmc.plugins.Plugin |
---|
backupFrame, mainFrame |
Method Summary | |
---|---|
void |
play(java.net.URL file)
Shows the television. |
void |
playAll(java.net.URL file)
Executes a directory. |
Methods inherited from class lhmc.plugins.Plugin |
---|
setMainFrame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.awt.GraphicsDevice device
protected java.awt.Window mainWindow
Method Detail |
---|
public void play(java.net.URL file)
play
in class Plugin
file
- not used.public void playAll(java.net.URL file)
Plugin
playAll
in class Plugin
file
- the url directory to execute.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |