Console
From JavaWIDE Sandbox
Try copying the code below into the BeanShell:
System.out.println("Hello Java");
import info.gridworld.actor.*;
ActorWorld world=new ActorWorld();
world.add(new Bug());
world.show();
- This page was last modified on 15 July 2009, at 16:39.
- This page has been accessed 155 times.
- Privacy policy
- About JavaWIDE Sandbox
- Disclaimers
- Powered by MediaWiki!









