INFM 718B
Building the Human - Computer Interface
Fall 2006


Course Description
Syllabus
Reading List
Team Project

Exercise 3 Solutions

Last updated: Sept 29, 2006 5:22 pm

2. Accomodating multiple copies of each book

Book.java
Library.java

3. Adding a size to the Book

Book.java
Size.java
Library.java

4. Modelling the program with UML class and object diagrams

Class diagram


Bill Kules