Stable and Powerful Packages


  • Windowed GUIs
    • Full set of standard window-based GUI classes
    • Extremely easy to build GUI clients

  • Images and Audio
    • Support for creating Image objects from .gif , .jpg etc.
    • Includes interfaces to support image processing "filters"
    • Applets can also play audio files

  • Networking
    • Library supports retrieving files, images, etc. via URL
    • Full support system for stream sockets, providing access to Internet-based services
    • Internet-wise Virtual Machine can dynamically load classes over the network


Detailed Description:

"Besides the language and the Java virtual machine, Java provides a set of stable and powerful packages, or class libraries. We'll delve into each of these class libraries so that you can understand their contents."