Java Projects

Published January 25th 2010 by
Filed under Java

I haven’t added any Java projects in a while. This first one is a text alerts project where a match attender notifies subscribers about any updates from a certain match.

textAlerts.zip

This second one is a basic application with a user interface using a MiGLayout and Swing. It will run by double-clicking the extracted file.

migapp.zip

Both projects will only work if you have Java installed and the first one will only work if you run it in either Eclipse or Command Prompt.