ComponentBase | This class can be used as the base class for UNO components. |
Factory | Factory helper class supporting com.sun.star.lang.XServiceInfo and
com.sun.star.lang.XSingleComponentFactory. |
InterfaceContainer | This class is a container for interfaces. |
MultiTypeInterfaceContainer |
OpenOffice.org - a multi-platform office productivity suite
$RCSfile: MultiTypeInterfaceContainer.java,v $
$Revision: 1.3 $
last change: $Author: rt $ $Date: 2005/09/07 18:40:20 $
The Contents of this file are made available subject to
the terms of GNU Lesser General Public License Version 2.1. |
PropertySet | This class is an implementation of the interfaces com.sun.star.beans.XPropertySet,
com.sun.star.beans.XFastPropertySet and com.sun.star.beans.XMultiPropertySet. |
UnoUrl | Object representation and parsing of Uno Urls,
which allow to locate a named Uno object in a
different process. |
WeakAdapter | An XAdapter implementation that holds a weak reference (java.lang.ref.WeakReference)
to an object. |
WeakBase | This class can be used as the base class for UNO components. |