|
|
This is programming work done during the class. It does count for the grade (see syllabus).
- write classes for Album, Composer, Song, Artist that you could use to create an iTunes-like database of music
- write a Driver class that creates new Songs and adds them to the database
- use the DialogBoxDemo.java to provide a graphical user interface for your program.
|
|
|