public interface IApplicationExternalManager extends IExternalManager
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
getApplicationIcon()
The icon that represents the application
|
java.net.URL |
getApplicationIcon60x60()
The URL-path to the image icon that represents the application in 60x60 px
|
java.lang.String |
getApplicationKey()
The key that uniquely represents the application.
|
java.lang.String |
getApplicationName()
The name that represents the application
|
java.lang.String |
getApplicationVersion()
The version of the installed application
|
canAutocreateUnconfiguredInstance, checkConnection, cleanUp, getAdditionalBuildingInfo, getExternalManager16x16Icon, getExternalManagerDescription, getInstanceName, getManagerName, getPropertyFillingDescription, getPropertyItemDescriptions, getStoresCount, getVersion, init, isCheckConnection, isCompletelyConfigured, isOnlyOneInstanceAllowed, openExternalConfigDialog, setExternalContext, useExternalConfigDialog
java.lang.String getApplicationKey()
java.lang.String getApplicationName()
javax.swing.Icon getApplicationIcon()
java.net.URL getApplicationIcon60x60()
java.lang.String getApplicationVersion()