Misc. Java Applets


There are a few java applets scattered throughout my site... You can use them if you like - as usual, I all I ask is that you let me know where you are using them. The following Java applets are free for the taking:

PlayLoop

Playloop plays an au file over and over (and over and over). Don't use this unless you REALLY want to annoy people. Use the demo to figure out how to use it. Demo Download

monalisa

Mona Lisa is seen on the entry page. It's a little hack I slapped together because there were way more important things that needed to be done. Download it. See the opening page source for instructions.

XYLayout

XYLayout is a LayoutManager that allows you to precisely position components. It's really handy for those nifty graphic guis that seem to be all the rage lately.

Pick up the source code here. (ok, ok, it's ugly. Deal with it. Or improve it). Examples are here.