Can anyone point me to a decent startup tutorial for Java SDK? I'm familiar with C-based languages and JavaScript, but not really Java itself. I'd like to make a stand alone app from my IV Calc (
http://pokedex.dtdns.net/iv_calc.php). It is in JavaScript AJAX, and rather than making it a self-contained HTML, I'd like to do it as a desktop app. I have recently found a need for movesets, stats, breeding, etc. that run from desktop without internet access.