com.frinika.codeexamples
Class StandaloneProjectPlayer

java.lang.Object
  extended by com.frinika.codeexamples.StandaloneProjectPlayer

public class StandaloneProjectPlayer
extends java.lang.Object

Example of loading a Frinika project and playing it without opening the Frinika gui.

Author:
Peter Johan Salomonsen

Constructor Summary
StandaloneProjectPlayer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandaloneProjectPlayer

public StandaloneProjectPlayer()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args -
Throws:
java.lang.Exception