Packages

How to make, use and compile packages.

Example: the Pumpkin package, containing two public classes Pumpkin and CarvedPumpkin. It is used in the applet myApplet, which also needs the public class MouseHandler.

To start with, assume that all the files are in a current directory, referred to from now on as "current".

Reading:

Read from Rebecca Hasti's notes, Lessons, Packages.