Java Classes and Inheritance

1/15/02


Click here to start


Table of Contents

Java Classes and Inheritance

A Class Hierarchy

Class Polyhedron

Class RectangularParallelopiped

Class Cube

Class Tetrahedron

Class Poly (The Application)

Output

Class (Static) Variables and Methods

Java Packages

Scopes of Member Names in Java

Scopes of Identifiers in Methods

Method Inheritance

Classes and Types

Upcasting and Downcasting

Summary

Author: Steven L. Tanimoto

Email: tanimoto@cs.washington.edu

Home Page: www.cs.washington.edu/people/faculty/tanimoto.html

Download presentation source