Understanding Java   Chapters  01  02  03  04  05  06  07  08  09  10  11  12  13  14  15  16  17  18  19  20  21

Understanding Java: Chapter 21

These pages contain links to the programs that are developed in Chapter 21. The title of this chapter is: Looking briefly at other topics.
PopImplProg.javaA program that tests the Pop interface and the PopImpl class
PopFactory.javaThe interface for the factory PopFactory
PopFactoryImpl.javaThe class that implements the factory PopFactory
ClockApplet.javaUsing the Clock thread in the ClockApplet program
ContinuousClockApplet.javaUsing the Runnable interface
Clock.javaProviding a thread class that repeatedly updates a textfield
ClockStdout.javaOverriding Thread's run method
ClockProg.javaUsing the Clock thread in the ClockProg program
ClockStdoutProg.javaUsing ClockStdout to start a new thread


© 1998-2002 Barry Cornelius
Any queries about this page should be sent to barry.cornelius@oucs.ox.ac.uk.
This page was last updated on 15 March 2001.