Kaydet (Commit) c7f1736a authored tarafından Joachim Lingner's avatar Joachim Lingner

#99053# added PropTest example

üst 3520d079
...@@ -345,6 +345,12 @@ ...@@ -345,6 +345,12 @@
<td width="76%" valign="top">This Java program is a demo component, <td width="76%" valign="top">This Java program is a demo component,
which exports two services.</td> which exports two services.</td>
</tr> </tr>
<tr bgcolor="#f0f0f0">
<td width="24%" valign="top"><a href="http://api.openoffice.org/source/browse/api/odk/examples/java/com/sun/star/comp/demo/">PropTest</a></td>
<td width="76%" valign="top">Contains a component that provides property set
interfaces by means of inheriting com.sun.star.lib.uno.helper.ProperterSet.</td>
</tr>
</table> </table>
<p>Additional informations:</p> <p>Additional informations:</p>
<p><a href="http://udk.openoffice.org/java/man/java_component_howto.html">How <p><a href="http://udk.openoffice.org/java/man/java_component_howto.html">How
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment