BlueJ is an integrated Java environment specifically designed for introductory teaching. BlueJ supports: fully integrated environment graphical class structure display graphical and textual editing built-in editor, compiler, virtual machine, debugger, etc. easy-to-use interface, ideal for beginners interactive object creation interactive object calls interactive testing incremental application development What's New: Version 2.0: adds support for J2SE 5.0 full diagram keyboard navigation editor improvements interface improvements a new text evaluation pane improved jar file creation many other improvements and bug fixes |