From: <da...@da...> - 2002-12-16 21:49:05
|
I am back at it again.. JScheme is a great way to explore the endless Java APIS. I just got some jscheme to play mp3s as well as transform XML, and load the DOM from a database.. So now I am trying figure out the simples way to display some images. It appears the normal java method is to override the paint() method. I looked at jlib but it did not mention images. What would be cool is to include some visual presenatations with the mp3s in a jar. Animation in jscheme?? |