|
install4j API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ApplicationRegistry.ApplicationInfo
Provides information about an application installed by install4j.
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the application ID. |
java.io.File |
getInstallationDirectory()
Returns the directory the application was installed in the last time the installer run. |
java.lang.String |
getMediaSetId()
Returns the id of media set that was used to install this application. |
java.lang.String |
getName()
Returns the name of the application. |
java.lang.String |
getProgramGroup()
Returns the program group the application used the last time the installer run on Microsoft Windows. |
java.lang.String |
getVersion()
Returns the version of the application. |
Method Detail |
---|
java.io.File getInstallationDirectory()
java.lang.String getProgramGroup()
java.lang.String getId()
java.lang.String getName()
java.lang.String getVersion()
java.lang.String getMediaSetId()
|
install4j API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |