org.log4jfugue
Class Experiments
java.lang.Object
org.log4jfugue.Experiments
public class Experiments
- extends java.lang.Object
The main application of the system, ie a sample client application,
TODO: finish the suite of JUnit tests,
add a simple application to play the file created by the PretendPlayer,
create a data flow diagram for the package,
make the File DataGetter be able to replay at different speeds,
make sure that the pretend player works with the Rhythm player.
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 |
Experiments
public Experiments()
main
public static void main(java.lang.String[] args)