📄 index24.html
字号:
<HTML><HEAD><TITLE>Java: First Contact - Chapter 24 Examples</TITLE></HEAD><BODY TEXT="#000000" BGCOLOR="#FFFFFF"LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000"><CENTER><H1><STRONG>Java: First Contact<IMG SRC="../../jfcCoverSmall.gif" width=20%></STRONG></H1></CENTER><P><CENTER>Roger Garside and John Mariani, Computing Department, Lancaster University</CENTER><P><CENTER>Course Technology /September 1997 /ISBN 1-85032-316-X<br>46.65 US dollars /21.95 pounds sterling</CENTER><HR><CENTER><H1><STRONG>Chapter 24 Examples</STRONG></H1></CENTER><P>You can download each file individually, or download a<A HREF="chap24.zip">Unix zip</A> file containing all the filesmentioned (including this one).<P><A HREF="DirEntry.java">DirEntry.java</A>- the source code for the "DirEntry" class discussed in section24.2.1 (pp567-70)<P><A HREF="IndexElem.java">IndexElem.java</A>- the source code for the "IndexElem" class discussed in section24.2.2 (pp570-2)<P><A HREF="Index.java">Index.java</A>- the source code for the "Index" class discussed in section 24.2.3(pp572-8)<P><A HREF="DirBase.java">DirBase.java</A>- the source code for the "DirBase" class discussed in section24.2.4 (pp578-82)<P><A HREF="Init.java">Init.java</A>- the source code for the "Init" program discussed in section 24.3(pp582-6)<P><A HREF="in.d">in.d</A>- some test data for the "Init" program<P><A HREF="Main.java">Main.java</A>- the source code for the "Main" program discussed in section 24.3.2(pp586-8)<P><A HREF="Gui.java">Gui.java</A>- the source code for the "Gui" class discussed in section 24.4(pp589-92) and listed in appendix E.3.1 (pp637-9)<P><A HREF="DirGui.java">DirGui.java</A>- the source code for the "DirGui" class discussed in section 24.4(pp589-92) and listed in appendix E.3.2 (pp639-41)<P><A HREF="NewRecGui.java">NewRecGui.java</A>- the source code for the "NewRecGui" class discussed insection 24.4 (pp589-92) and listed in appendix E.3.3 (pp642-4)<P><A HREF="BrowseRecGui.java">BrowseRecGui.java</A>- the source code for the "BrowseRecGui" class discussed insection 24.4 (pp589-92) and listed in appendix E.3.4 (pp644-6)<P><A HREF="AlertDialog.java">AlertDialog.java</A>- the source code for the "AlertDialog" class discussed insection 24.4 (pp589-92) and listed in appendix E.3.5 (pp647-8)<HR><P>Return to <A HREF="../../javaFirstContact.html">main</A> page |<A HREF="../examples.html">examples</A> page<P><FONT SIZE=-1><STRONG>last updated: 5th February 1998</STRONG></FONT></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -