 | - 4 to be charged in record ecstasy case, PG decides
(Aug 06, 2007)
- Deadlock at Rosh Pinah
(Aug 06, 2007)
- Computer theft ring cracked
(Aug 06, 2007)
- Our Nicolas Sarkozy must please stand up!
(May 17, 2007)
- Electricity in Namibia - Quo Vadis?
(May 17, 2007)
- Political Perspective
(May 17, 2007)
- Attacks On Media Persist
(May 17, 2007)
- 'Not guilty', says family shooting suspect Endjala
(May 16, 2007)
- Racist backlash angers City Lutheran pastor
(May 16, 2007)
- Episode two in rugby’s Who’s the Boss?
(May 15, 2007)
|
|  |
 | - All topics
- Buisiness and Economy (May 10, 2007)
- Computer Games (May 11, 2007)
- Entertainment Music, Movies .... (Aug 06, 2007)
- Enviroment (May 17, 2007)
- General Health (May 16, 2007)
- International News (May 08, 2007)
- Namibia in the News (Aug 06, 2007)
- Namibian Elections 2004 (May 16, 2007)
- PostNuke (May 16, 2007)
- Religion (May 13, 2007)
- Science and Technology (May 16, 2007)
- Sport (May 17, 2007)
- Travel, Tourism (May 15, 2007)
|
|  |
|
|
 | | Posted by admin on Wednesday, June 30, 2004 - 12:14 AM |
|  |
 |  | Sun Microsystems has focused a lot of attention on its newly open-sourced Looking Glass three-dimensional user interface here at the JavaOne Conference. But a pair of technologies that Sun quietly released as open source last week will have a much more immediate effect on the success of Java on the desktop.
Last week, Sun Microsystems Inc. licensed a pair of the underlying technologies of the Java Desktop System under the open-source LGPL (GNU Lesser General Public License).
The two projects, JDNC (JDesktop Network Components) and JDIC (JDesktop Integration Components), are essentially to Java application developers what Microsoft's ActiveX and COM were to Windows developers—an architecture for creating easily configured application components and for integrating with the functionality of the local operating system and other applications.
The main difference between these technologies and their Windows counterparts, of course, is that they work on Windows, Linux and Mac OS X.
"Looking Glass was the sizzle," Curtis Sasaki, Sun's vice president in charge of desktop solutions, said in an interview with eWEEK.com. JDNC and JDIC, he said, were the real meat of Sun's latest desktop open-source efforts.
JDNC is a set of interface components based on Java 2 Standard Edition and Java Swing visual classes that can be used to build desktop client applications. The components can be configured with properties defined in XML to connect to the network and to data sources. The currently published set of JDNC components includes a data-bound grid, form and text editing objects that would be familiar in their behavior to any veteran Visual Basic developer.
JDIC, on the other hand, is a set of components designed to allow Java desktop applications to integrate more closely with the resources of the native operating system they run on, providing a standard way to connect to those resources. For example, rather than using Java's own HTML-rendering capabilities, a developer could use a JDIC to integrate a Web browser running on the local operating system, such as Internet Explorer or Mozilla.
JDIC also provides Java developers with a way to tap into the functionality of the client operating system they are run from. Sasaki said one of the first applications built with the JDIC project was a Java screen saver that runs on Windows, Linux and Mac OS X.
But adoption of JDIC and JDNC by all desktop Java developers may prove to be less than automatic. The Eclipse open-source Java development environment, for example, relies on the SWT (Standard Widget Toolkit), a competing visual component standard, for interface components.
Even so, Sun technology evangelist Simon Phipps said he is optimistic that the boost in productivity provided by JDIC and JDNC should "put the whole SWT argument to rest. You can either write the application once for all platforms, or use SWT and have to refactor it for every target platform."
| |
|  |
|
|
|
|