Skip to content

Java Ear training program. Example of use of Java Swing and music libraries

License

Notifications You must be signed in to change notification settings

rbielak/Java-JEAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

2005/08/19 [email protected]


JEAR

Ear Training program in Java.

I wrote this program in order to learn a bit about Java Swing programming. At this point
the program is functioning, but only has three lessons.

I was planning to invent some kind of XML based file format for defining lessons, but 
never got around to it.

You can use the build.xml script to compile everything. An exacutable "jar" file is also included.

	ant jar 
	
will create a jar file. You will need the Ant build tool.

To run the "jar" file just type:

	java -jar jear

You will need the Java SDK. I tested with 1.4 and 1.5.

Let me know if you run into any problems. 

About

Java Ear training program. Example of use of Java Swing and music libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages