Difference between revisions of "Uno/Java"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
(Added an image.)
m (Added some commencts.)
Line 55: Line 55:
  
 
[[Image:Java-Uno.png|center]]
 
[[Image:Java-Uno.png|center]]
 +
 +
Java Uno is the implementation of [[Uno]] (Runtime, Core Components, utilities) for Java. Java Uno interoperates with [[Uno/Binary|Binary Uno]] via the JNI - Binary Uno bridge as well as with any other Uno implementation via the Java Uno - Remote Uno bridge.
  
 
==External==
 
==External==

Revision as of 08:05, 19 April 2007

Modules

Specifications

Implementations

Tutorials

Code Snippets

Tests

Misc

Old Java Uno page

Java-Uno.png

Java Uno is the implementation of Uno (Runtime, Core Components, utilities) for Java. Java Uno interoperates with Binary Uno via the JNI - Binary Uno bridge as well as with any other Uno implementation via the Java Uno - Remote Uno bridge.

External

  • DUO is an easy to use Java wrapper for OpenOffice.org UNO remote control facility. It may also serve as a repository of examples how to control OpenOffice.org remotely using Java. Its main goal is providing a developer-friendly usage model on top of UNO, which is powerful, but sometimes hard to use. Project is hosted at SourceForge: http://sourceforge.net/projects/duo-wrapper
Personal tools