fi.hut.tml.xsmiles.mlfc.smil.viewer.swing
Class SMILApp
java.lang.Object
fi.hut.tml.xsmiles.mlfc.smil.viewer.swing.SMILApp
- public class SMILApp
- extends java.lang.Object
This is a simple standalone application to show how to use the SMIL component JSMILPlayer.
This app will play the presentation given as a command line parameter.
After 10 seconds, the presentation will be closed.
To run this viewer as a standalone application, classpath should include
xerces.jar and xml-apis.jar
|
Method Summary |
static void |
main(java.lang.String[] args)
Main to play a SMIL presentation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SMILApp
public SMILApp()
main
public static void main(java.lang.String[] args)
- Main to play a SMIL presentation.
X-Smiles 1.2