Difference between revisions of "Uno/Java"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
(Added DPL for modules.)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Implementation Modules==
+
{| align=right style="margin-left: 15px; border:1px solid #aaaaaa; background-color:#f9f9f9; padding:5px; font-size: 95%;" class=box
<DPL>category=Uno:Java:Module</DPL>
+
|---
* {{Uno/UDKlink|ridljar}} - Java Uno type mappings and helpers
+
|
* {{Uno/UDKlink|juh}} - Java Uno Helper
+
'''''[[Uno/Java/Modules|Modules]]'''''
* {{Uno/UDKlink|jut|util}} - Java Uno Tools
+
<DPL>category=Uno:Java
 
+
category=Module
==Specification==
+
count=2</DPL>
<DPL>
+
* [[Uno/Java/Modules|...]]
category=Uno:Java:Spec
+
'''''[[Uno/Java/Specifications|Specifications]]'''''
suppresserrors=true
+
<DPL>category=Uno:Java
 +
category=Spec
 +
count=2
 
</DPL>
 
</DPL>
==Code Snippets==
+
* [[Uno/Java/Specifications|...]]
<DPL>
+
'''''[[Uno/Java/Implementations|Implementations]]'''''
category=Uno:Java:Snippet
+
<DPL>category=Uno:Java
suppresserrors=true
+
category=Impl
 +
count=2
 
</DPL>
 
</DPL>
==Implementation==
+
* [[Uno/Java/Implementations|...]]
 +
'''''[[Uno/Java/Tutorials|Tutorials]]'''''
 +
<DPL>category=Uno
 +
category=Java
 +
category=Tutorial
 +
count=2</DPL>
 +
* [[Uno/Java/Tutorials|...]]
 +
'''''[[Uno/Java/Code Snippets|Code Snippets]]'''''
 +
<DPL>category=Uno
 +
category=Java
 +
category=Snippet
 +
count=2</DPL>
 +
* [[Uno/Java/Code Snippets|...]]
 +
'''''[[Uno/Java/Tests|Tests]]'''''
 +
<DPL>category=Uno:Java
 +
category=Test
 +
count=2</DPL>
 +
* [[Uno/Java/Tests|...]]
 +
'''''[[Uno/Java/Misc|Misc]]'''''
 
<DPL>
 
<DPL>
suppresserrors=true
 
category=Uno:Java:Impl
 
</DPL>
 
==Test==
 
<DPL>
 
suppresserrors=true
 
category=Uno:Java:Test
 
</DPL>
 
==Misc==
 
<DPL>
 
suppresserrors=true
 
 
category=Uno:Java
 
category=Uno:Java
notcategory=Uno:Java:Spec
+
notcategory=Spec
notcategory=Uno:Java:Impl
+
notcategory=Impl
notcategory=Uno:Java:Test
+
notcategory=Test
</DPL>
+
notcategory=Snippet
 +
notcategory=Tutorial
 +
notcategory=Module
 +
count=2</DPL>
 +
* [[Uno/Java/Misc|...]]
 +
|}
 +
 
 +
[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==
 +
* 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
 +
 
  
  
[[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