This is a simple holiday card Java application written as an educational example to demonstrate the use of diverse Java features.
- Inheritance and dynamic dispatch
- Containers
- Threads
- AWT graphics
- MIDI sound
- JavaDoc comments
Run ant
Double-click on the generated build/HolidayCard.jar
or run
java -jar build/HolidayCard.jar
.