Thanks for the help guys. I'm on Debian Squeeze right now and I fixed the issue by using
sudo update-java-alternatives -s java-6-sun
which uses Sun's JRE instead of OpenJDK's JRE. I figure the same method could be used to fix my issue on Mint. Thanks again!