

Public Member Functions | |
| String | toString () |
| String | appName () |
| String | appId () |
| String | appPath () |
| String | getToolTipText () |
Package Functions | |
| AppNameHolder (String appPath, String appName, String appId) | |
Private Attributes | |
| String | appPath_ |
| String | appName_ |
| String | appId_ |
|
||||||||||||||||
|
Creates a new AppNameHolder.
|
|
|
|
|
|
|
|
|
|
|
|
Implements TooltipAble. |
|
|
Overrides java.lang.Object method. Used to determine what is displayed by the JList that holds this object. |
|
|
Id of the registered application in the Application Repository |
|
|
Filename of the registered application |
|
|
Local path to the registered application |
1.3.3