JDIC API V0.9 Release 4

Package org.jdesktop.jdic.desktop

Provides classes for accessing desktop applications and facilities. 

See:
          Description

Class Summary
Desktop The Desktop class provides several methods to interact with the system applications and facilities.
Message This class represents a message structure.
 

Exception Summary
DesktopException A DesktopException is thrown by certain methods of Desktop class to indicate that the passed paramaters are invalid or the operation fails.
 

Package org.jdesktop.jdic.desktop Description

Provides classes for accessing desktop applications and facilities. 

Though J2SE offers some desktop integration features, Java application don't fully behave like native apps and couldn't access all the common desktop services. This package provides API to launch native applications, including the document viewer applications, the system browser and the system mailer, and to make use of the printer facility to print a document.


JDIC API V0.9 Release 4

For more information and documentation on JDIC, see JDIC website.

That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, working code examples, license terms and bug report information.

Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.