Packaging files inside jars

Hi, I got some free time yesterday and coded this:

www.http://www.rel.phatcode.net/Temp/HangFighter.zip

It’s a game I prototyped trying to combine hangman and space invaders.

Kinda bad looking but I like the idea. Nice game to port to droid.

How do I pack other files inside the jar when I export it? For graphics I just put them inside the src/gfx/ folder. Can I do that say with text files and audio?

Also, anyone knows of a royalty free dictionary I could read words from? My current build has 1 single word.

Thanks!