Curriculum Guide
Computer Science AP Page 13
Inheritance
Designing for Inheritance
Interfaces
Mouse Events
CR1
CR2a
CR2b
CR3
CR4
CR5
CR6
- Derive new classes from existing ones.
- Explain how inheritance supports
software reuse. - Add and modify methods in child
classes. - Discuss how to design class
hierarchies. - Define polymorphism and how it can
be done. - Discuss the use of inheritance in Java
GUI framework. - Examine and use the GUI component
class hierarchy.
Text Book: Java
Software Solutions
Computer
- 7.0
- 7.1
- 7.3
- 7.2, 7.4
- 7.5
- 7.8
- 7.9
Daily Class Work
Quizzes
18
Test - Inheritance AP Style Multiple
Choice Test &
Hands on
Programming
Project
2