Sample Code
- List.os[txt] - a simple linked list class,
demonstrating use of a function as an inner-class.
- Vector.os[txt] - uses operator overloading
to implement a vector type.
- awttest.os[txt] - shows subclassing
a java interface to create an AWT ActionListener.
- curve.os[txt] - example program using
swing. Calculates the widest line through a corner.
- more coming soon!
Last modified: Sun Jan 12 16:07:17 PST 2003