BlueJ is an integrated development environment (IDE) for the Java programming language, developed mainly for educational purposes, but also suitable for small-scale software development.
BlueJ was developed to support the learning and teaching of object-oriented programming, and its design differs from other development environments as a result. The main screen graphically shows the class structure of an application under development (in an UML-like diagram), and objects can be interactively created and tested.
------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project) all he/she needs to know. The comments should usually include at least:
------------------------------------------------------------------------
PROJECT TITLE:
PURPOSE OF PROJECT:
VERSION or DATE:
HOW TO START THIS PROJECT:
AUTHORS:
USER INSTRUCTIONS: ________ ___ ___ .__ .__ / _____/_____ _____ ___________ ______/ | \ ____ | | | |
/ \ ___\__ \ / \_/ __ \_ __ \/ ___/ ~ \_/ __ \| | | |
\ \_\ \/ __ \| Y Y \ ___/| | \/\___ \\ Y /\ ___/| |_| |__ \______ (____ /__|_| /\___ >__| /____ >\___|_ / \___ >____/____/ \/ \/ \/ \/ \/ \/ \/
--------------------------------------------------------------------------
This file was downloaded from GamersHell.
http://www.gamershell.com
If you downloaded this file somewhere else please leave a note on our forum with source or drop a mail at our contact form here http://www.gamershell.com/contactus.html
Conclusion
BlueJ is an integrated development environment (IDE) for the Java programming language, developed mainly for