sdl4gcj is a GCJ(http://gcc.gnu.org/java/) binding to SDL(Simple DirectMedia Layer : http://www.libsdl.org/).
* Added example. * Fixed building on MinGW environment.
* Added example. ** test-gl/TestSpriteGL.java * Fixed example building on MinGW environment. ** Change "-lsdl4gcj" option position.