The JavaTM Tutorial
Previous Page Trail Contents Start of Tutorial > Start of Trail Search
Feedback Form

Trail: Essential Java Classes: End of Trail

You've reached the end of the "Essential Java Classes" trail.

If you have comments or suggestions about this trail, use our feedback page to tell us about it.

Take a break -- have a cup of steaming hot java.

What next?

Once you've caught your breath, you have several choices of where to go next. You can go to the tutorial's front page or to the Trail Map to see all of your choices, or you can go directly to one of the following related trails:

Writing Applets: The next trail in the tutorial: this is the starting point for learning everything about writing applets.

Creating a GUI with JFC/Swing: Once you know how to create applications or applets, follow this trail to learn how to create their user interfaces.

Collections: Using the classes and interfaces in the collections framework you can group objects together into a single object.

Internationalization: Essential if you want to create a program that can be used by people all over the world. Furthermore, you can use the information about formatting dates, numbers, and strings in any program.


Previous Page Trail Contents Start of Tutorial > Start of Trail Search
Feedback Form