Difference between revisions of "Uno/Java"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
m (Added more specs. Added link to old udk page.)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[http://udk.openoffice.org/java/man/index.html Old Java Uno page]
+
{| align=right style="margin-left: 15px; border:1px solid #aaaaaa; background-color:#f9f9f9; padding:5px; font-size: 95%;" class=box
 
+
|---
==Implementation Modules==
+
|
 +
'''''[[Uno/Java/Modules|Modules]]'''''
 +
<DPL>category=Uno:Java
 +
category=Module
 +
count=2</DPL>
 +
* [[Uno/Java/Modules|...]]
 +
'''''[[Uno/Java/Specifications|Specifications]]'''''
 +
<DPL>category=Uno:Java
 +
category=Spec
 +
count=2
 +
</DPL>
 +
* [[Uno/Java/Specifications|...]]
 +
'''''[[Uno/Java/Implementations|Implementations]]'''''
 +
<DPL>category=Uno:Java
 +
category=Impl
 +
count=2
 +
</DPL>
 +
* [[Uno/Java/Implementations|...]]
 +
'''''[[Uno/Java/Tutorials|Tutorials]]'''''
 
<DPL>category=Uno
 
<DPL>category=Uno
 
category=Java
 
category=Java
category=Module</DPL>
+
category=Tutorial
==Specification==
+
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>
category=Uno:Java:Spec
 
suppresserrors=true
 
</DPL>
 
* [http://udk.openoffice.org/java/man/types.html Uno Type Mapping to Java]
 
==Code Snippets==
 
<DPL>
 
category=Uno:Java:Snippet
 
suppresserrors=true
 
</DPL>
 
==Implementation==
 
<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