package uk.co.weft.clock;
This is the package this class is in
import java.lang.*; // import general utility classes import java.awt.*; // for graphics handling
These are the packages it uses
Full text of this presentation | Table of Contents | No Frames Author: Simon Brooke | Copyright © 1998-1999 Weft Technology Ltd
Slide 30 of 92