CISC 370 Lecture Notes for Class No. 27 May 16, 2000
More on Swing Components and JTrees

Course Home Prev Lect Example Progs Exercise Solns
CoreJava Progs
Documentation
Gen'l Docs Java 2 APIs Java Glossary Term Proj Info

Assignment

Reading:
Horstmann & Cornell, Vol II, chapter 1 on Advanced Swing, pp. 319-358

Today's Lecture Topics

  1. More Swing Components A visual index of the Swing components .

  2. A JTree example

    This example is an abstract of the new course homepage that uses a JTree for navigation. The original code is very lengthy due to the size of the course tree and all the file names that it uses. The example code is similar but just uses a few illustrative files in order to better exhibit the overall code structure.

  3. As this is the last class, let me say that I hope that you have enjoyed the course as much as I enjoy teaching it. Java is one of the most fascinating software systems I have ever encountered and I hope that you at least glimpsed some of the fascinating parts of it.

    One of the most satisfying parts of teaching is getting to know the students, and I have enjoyed getting to know those of you who are taking your first class from me and furthring my relationships with those who have taken previous courses from me.

    Best wishes with finishing your projects - do not hesistate to ask me for assistance - I have set aside a lot of time for doing so between now and May 25. Have an enjoyable and productive summer!

Back to the CISC 370 homepage.

Corrections, suggestions and comments to Bob Caviness

Copyright 2000 B. F. Caviness This page has been accessed times since 16 May 2000.