Difference between revisions of "Uno/Java"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
m (Moved DUO stuff to external.)
(Refactored, moved items out to dedicated pages.)
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
 +
suppresserrors=true</DPL>
 +
* [[Uno/Java/Specifications|...]]
 +
'''''[[Uno/Java/Implementations|Implementations]]'''''
 +
<DPL>category=Uno:Java
 +
category=Impl
 +
count=2
 +
suppresserrors=true</DPL>
 +
* [[Uno/Java/Implementations|...]]
 +
'''''[[Uno/Java/Tutorials|Tutorials]]'''''
 
<DPL>category=Uno
 
<DPL>category=Uno
 
category=Java
 
category=Java
category=Module</DPL>
+
category=Tutorial
==Specification==
+
<DPL>
+
category=Uno:Java:Spec
+
 
suppresserrors=true
 
suppresserrors=true
</DPL>
+
count=2</DPL>
* [http://udk.openoffice.org/java/man/types.html Uno Type Mapping to Java]
+
* [[Uno/Java/Tutorials|...]]
* [http://api.openoffice.org/docs/java/ref/overview-summary.html API Reference]
+
'''''[[Uno/Java/Code Snippets|Code Snippets]]'''''
==Code Snippets==
+
<DPL>category=Uno
<DPL>
+
category=Java
category=Uno:Java:Snippet
+
category=Snippet
 
suppresserrors=true
 
suppresserrors=true
</DPL>
+
count=2</DPL>
==Implementation==
+
* [[Uno/Java/Code Snippets|...]]
<DPL>
+
'''''[[Uno/Java/Tests|Tests]]'''''
 +
<DPL>category=Uno:Java
 +
category=Test
 
suppresserrors=true
 
suppresserrors=true
category=Uno:Java:Impl
+
count=2</DPL>
</DPL>
+
* [[Uno/Java/Tests|...]]
==Test==
+
'''''[[Uno/Java/Misc|Misc]]'''''
 
<DPL>
 
<DPL>
suppresserrors=true
+
category=Uno:Java
category=Uno:Java:Test
+
notcategory=Spec
</DPL>
+
notcategory=Impl
==Misc==
+
notcategory=Test
<DPL>
+
notcategory=Snippet
suppresserrors=true
+
notcategory=Tutorial
category=Uno:Java
+
notcategory=Module
notcategory=Uno:Java:Spec
+
count=2</DPL>
notcategory=Uno:Java:Impl
+
* [[Uno/Java/Misc|...]]
notcategory=Uno:Java:Test
+
|}
</DPL>
+
 
 +
[http://udk.openoffice.org/java/man/index.html Old Java Uno page]
 +
 
 
==External==
 
==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
 
* 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:Development]]
 
[[Category:Uno]]
 
[[Category:Uno]]
 
[[Category:Uno:Impl]]
 
[[Category:Uno:Impl]]

Revision as of 15:04, 18 April 2007

Modules

Specifications

Implementations

Tutorials

Code Snippets

Tests

Misc

Old Java Uno page

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