JDIC API V2006 Release 0308

软件包 org.jdesktop.jdic.desktop

Provides classes for accessing desktop applications and facilities.

请参见:
          描述

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

异常摘要
DesktopException A DesktopException is thrown by certain methods of Desktop class to indicate that the passed paramaters are invalid or the operation fails.
 

软件包 org.jdesktop.jdic.desktop 的描述

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 V2006 Release 0308

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.