blob: 64343a91fbd8c59f1d4aab6f96071a5d2feafd8d (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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
WWW: http://www.bluej.org
|