Posted by: flyingdogz on: February 10, 2008
Author : John O’Conner,
Source : http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javase6/desktop_api/
Conclude by : ME
More info : http://java.sun.com/javase/6/docs/api/java/awt/Desktop.html
–
Desktop Overview
This new functionality is provided by the java.awt.Desktop class. The API is adopted from the JDesktop Integration Components (JDIC) project. The goal of that project is to make “Java technology-based applications first-class citizens” of the desktop, enabling seamless integration. Specifically, the new [...]