PHP and Java

4.0b3 and up has Java support:

add("North", $button); $frame->validate(); $frame->pack(); $frame->visible = True; $thread = new Java("java.lang.Thread"); $thread->sleep(10000); $frame->dispose(); ?>'); ?>