June 2004
Intermediate to advanced
848 pages
21h 28m
English
Table 17-9 shows some online resources for more information on other I/O packages.
Table 17-9. Online resources for other I/O packages
|
Package |
Online resources |
|---|---|
|
Image I/O |
java.sun.com/products/java-media/jai/whatis.html API docs package javax.imageio |
|
Speech |
Programmer's guide at java.sun.com/products/java-media/speech/forDevelopers/jsapi-guide/Preface.html |
|
Logging |
Overview at java.sun.com/j2se/1.5/docs/guide/util/logging/overview.html API docs package java.util.logging |
|
Communication ports (serial port) |
See the home page at java.sun.com/products/javacomm/ The home page has a pointer to a user guide. |
|
Printing |
What Java calls “printing” is actually “painting GUI objects onto paper”. Be careful not ... |
Read now
Unlock full access