Difference between revisions of "Uno/Java"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
(Refactored, moved items out to dedicated pages.)
 
(3 intermediate revisions by one other user not shown)
Line 11: Line 11:
 
category=Spec
 
category=Spec
 
count=2
 
count=2
suppresserrors=true</DPL>
+
</DPL>
 
* [[Uno/Java/Specifications|...]]
 
* [[Uno/Java/Specifications|...]]
 
'''''[[Uno/Java/Implementations|Implementations]]'''''
 
'''''[[Uno/Java/Implementations|Implementations]]'''''
Line 17: Line 17:
 
category=Impl
 
category=Impl
 
count=2
 
count=2
suppresserrors=true</DPL>
+
</DPL>
 
* [[Uno/Java/Implementations|...]]
 
* [[Uno/Java/Implementations|...]]
 
'''''[[Uno/Java/Tutorials|Tutorials]]'''''
 
'''''[[Uno/Java/Tutorials|Tutorials]]'''''
Line 23: Line 23:
 
category=Java
 
category=Java
 
category=Tutorial
 
category=Tutorial
suppresserrors=true
 
 
count=2</DPL>
 
count=2</DPL>
 
* [[Uno/Java/Tutorials|...]]
 
* [[Uno/Java/Tutorials|...]]
Line 30: Line 29:
 
category=Java
 
category=Java
 
category=Snippet
 
category=Snippet
suppresserrors=true
 
 
count=2</DPL>
 
count=2</DPL>
 
* [[Uno/Java/Code Snippets|...]]
 
* [[Uno/Java/Code Snippets|...]]
Line 36: Line 34:
 
<DPL>category=Uno:Java
 
<DPL>category=Uno:Java
 
category=Test
 
category=Test
suppresserrors=true
 
 
count=2</DPL>
 
count=2</DPL>
 
* [[Uno/Java/Tests|...]]
 
* [[Uno/Java/Tests|...]]
Line 53: Line 50:
  
 
[http://udk.openoffice.org/java/man/index.html Old Java Uno page]
 
[http://udk.openoffice.org/java/man/index.html Old Java Uno page]
 +
 +
[[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==
Line 58: Line 59:
  
  
[[Category:Development]]
+
 
[[Category:Uno]]
+
 
[[Category:Uno:Impl]]
 
[[Category:Uno:Impl]]

Latest revision as of 12:00, 28 March 2010

Modules

Specifications

Implementations

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Tutorials

Code Snippets

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Tests

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

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