Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

AppNameHolder Class Reference

Inheritance diagram for AppNameHolder:

Inheritance graph
[legend]
Collaboration diagram for AppNameHolder:

Collaboration graph
[legend]
List of all members.

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_

Detailed Description

AppNameHolder - Holds an Application's name and path.

Author:
Andrei Goldchleger
Date:
February/2004


Constructor & Destructor Documentation

AppNameHolder::AppNameHolder String  appPath,
String  appName,
String  appId
[inline, package]
 

Creates a new AppNameHolder.

Parameters:
appPath - Local path to the registered application
appName - Filename of the registered application
appId - Id of the registered application in the Application Repository


Member Function Documentation

String AppNameHolder::appId  )  [inline]
 

String AppNameHolder::appName  )  [inline]
 

String AppNameHolder::appPath  )  [inline]
 

String AppNameHolder::getToolTipText  )  [inline]
 

Implements TooltipAble.

String AppNameHolder::toString  )  [inline]
 

Overrides java.lang.Object method. Used to determine what is displayed by the JList that holds this object.


Member Data Documentation

String AppNameHolder::appId_ [private]
 

Id of the registered application in the Application Repository

String AppNameHolder::appName_ [private]
 

Filename of the registered application

String AppNameHolder::appPath_ [private]
 

Local path to the registered application


The documentation for this class was generated from the following file:
Generated on Mon Sep 6 16:13:05 2004 by doxygen 1.3.3