jconnuck / fencing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SabreTooth - Fencing Tournament Manager
CS032 - Final Project 2011
John Connuck, Joshua Grill, Jonathan Leavitt, Miranda Steele and William Zimrin
TA - Dan Kimmel

To Compile: 
With cake installed run "cake uberjar"
Then either double click the standalone jar file or run 
"java -jar final_project-0.0.1-SNAPSHOT-standalone.jar"

Credit & Sources:

BalloonTip Library:
http://balloontip.java.net/

ButtonColumn:
Credit to Rob Camick for the ButtonColumn class.
http://tips4java.wordpress.com/2009/07/12/table-button-column/

JSearchTextField:
Credit to Georgios Migdos <cyberpython@gmail.com> for the JSearchTextField and JIconTextField classes, used under the Apache license.
See JSearchTextField.java and JIconTextField.java for more information.
http://cyberpython.wordpress.com/2010/03/30/java-a-custom-jtextfield-for-searching/

About


Languages

Language:Java 91.1%Language:Clojure 8.9%