|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectag.ion.bion.officelayer.util.ServiceInterfaceSupplier
public class ServiceInterfaceSupplier
Supplier for OpenOffice.org services.
Constructor Summary | |
---|---|
ServiceInterfaceSupplier()
|
Method Summary | |
---|---|
static com.sun.star.frame.XDesktop |
getXDesktop(com.sun.star.uno.XComponentContext componentContext)
Returns the XDesktop interface from the OpenOffice.org desktop service. |
static com.sun.star.frame.XDesktop |
getXDesktop(com.sun.star.lang.XMultiServiceFactory xMultiServiceFactory)
Returns the XDesktop interface from the OpenOffice.org desktop service. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceInterfaceSupplier()
Method Detail |
---|
public static com.sun.star.frame.XDesktop getXDesktop(com.sun.star.lang.XMultiServiceFactory xMultiServiceFactory) throws java.lang.Exception
xMultiServiceFactory
- factory in order to construct the service
java.lang.Exception
- if any error occurspublic static com.sun.star.frame.XDesktop getXDesktop(com.sun.star.uno.XComponentContext componentContext) throws java.lang.Exception
componentContext
- component context to be used
java.lang.Exception
- if any error occurs
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |