Java: First Contact

Roger Garside and John Mariani, Computing Department, Lancaster University

Course Technology / September 1997 / ISBN 1-85032-316-X
46.65 US dollars / 21.95 pounds sterling

Chapter 24 Examples

You can download each file individually, or download a Unix zip file containing all the files mentioned (including this one).

DirEntry.java - the source code for the "DirEntry" class discussed in section 24.2.1 (pp567-70)

IndexElem.java - the source code for the "IndexElem" class discussed in section 24.2.2 (pp570-2)

Index.java - the source code for the "Index" class discussed in section 24.2.3 (pp572-8)

DirBase.java - the source code for the "DirBase" class discussed in section 24.2.4 (pp578-82)

Init.java - the source code for the "Init" program discussed in section 24.3 (pp582-6)

in.d - some test data for the "Init" program

Main.java - the source code for the "Main" program discussed in section 24.3.2 (pp586-8)

Gui.java - the source code for the "Gui" class discussed in section 24.4 (pp589-92) and listed in appendix E.3.1 (pp637-9)

DirGui.java - the source code for the "DirGui" class discussed in section 24.4 (pp589-92) and listed in appendix E.3.2 (pp639-41)

NewRecGui.java - the source code for the "NewRecGui" class discussed in section 24.4 (pp589-92) and listed in appendix E.3.3 (pp642-4)

BrowseRecGui.java - the source code for the "BrowseRecGui" class discussed in section 24.4 (pp589-92) and listed in appendix E.3.4 (pp644-6)

AlertDialog.java - the source code for the "AlertDialog" class discussed in section 24.4 (pp589-92) and listed in appendix E.3.5 (pp647-8)


Return to main page | examples page

last updated: 5th February 1998