Getting my hands dirty on Java, Jars, Applets and AWTs
The project Map:
- Calculator AWT - Full : A complete caluculator Aplication which can be run both as an executable JAR and as an applet
- Calculator AWT : A Calculator using AWT
- Email - AWT : Email Client using Java
- Table Generator : Mathematical Table generator in the form of an executable JAR
- Bouncing Balls.jar (executable Jar)
- Clock.jar (executable Jar)
- Color Boxes.jar (executable Jar)
- Desk Ball.jar (executable Jar)
- Traffic Light.jar (executable Jar)
- VirCreator.jar (executable Jar)
Out of interest, I developed these using different IDEs:
- BlueJ
- JCreator
- Ecllipse