|
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.internal.application.ApplicationAssistant
public class ApplicationAssistant
Assistant for office applications.
| Constructor Summary | |
|---|---|
ApplicationAssistant()
Constructs new ApplicationAssistant. |
|
ApplicationAssistant(java.lang.String nativeLibPath)
Constructs new ApplicationAssistant. |
|
| Method Summary | |
|---|---|
IApplicationInfo |
findLocalApplicationInfo(java.lang.String home)
Looks for application info on the basis of the submitted application home path. |
IApplicationInfo[] |
getLocalApplications()
Returns informations about available local office applications. |
IApplicationInfo[] |
getLocalApplications(IOfficeProgressMonitor officeProgressMonitor)
Returns informations about available local office applications. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationAssistant()
throws OfficeApplicationException
OfficeApplicationException - if the office application assitant can not
be constructed
public ApplicationAssistant(java.lang.String nativeLibPath)
throws OfficeApplicationException
nativeLibPath - path to the ICE registry library
OfficeApplicationException - if the office application assitant can not
be constructed| Method Detail |
|---|
public IApplicationInfo[] getLocalApplications()
getLocalApplications in interface IApplicationAssistantpublic IApplicationInfo[] getLocalApplications(IOfficeProgressMonitor officeProgressMonitor)
getLocalApplications in interface IApplicationAssistantofficeProgressMonitor - office progress monitor to be used
public IApplicationInfo findLocalApplicationInfo(java.lang.String home)
findLocalApplicationInfo in interface IApplicationAssistanthome - home path to be used
|
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 | ||||||||