org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement Class Reference

Inherits org.objectweb.jonas_lib.deployment.xml.AbsElement, and org.objectweb.jonas_lib.deployment.xml.DescriptionGroupXml.

Inherited by org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement.

Inheritance diagram for org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AbsDescriptionElement ()
String getDisplayName ()
void setDisplayName (String displayname)
Icon getIcon ()
void setIcon (Icon icon)
void setSmallIcon (String small)
String setSmallIcon ()
void setLargeIcon (String large)
String setLargeIcon ()
String getDescription ()
void setDescription (String description)

Detailed Description

This class defines an abstract implementation for all statndard environment element (entity, session, web-app, application-client, etc.)..

Author:
Florent Benoit

Definition at line 35 of file AbsDescriptionElement.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement.AbsDescriptionElement  ) 
 

Construct an empty AbsDescriptionElement.

Definition at line 55 of file AbsDescriptionElement.java.


Member Function Documentation

String org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement.getDescription  ) 
 

Returns:
the description

Implements org.objectweb.jonas_lib.deployment.xml.DescriptionGroupXml.

Definition at line 125 of file AbsDescriptionElement.java.

String org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement.getDisplayName  ) 
 

Returns:
the display-name element

Implements org.objectweb.jonas_lib.deployment.xml.DescriptionGroupXml.

Definition at line 63 of file AbsDescriptionElement.java.

Icon org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement.getIcon  ) 
 

Returns:
the icon

Implements org.objectweb.jonas_lib.deployment.xml.DescriptionGroupXml.

Definition at line 78 of file AbsDescriptionElement.java.

void org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement.setDescription String  description  ) 
 

Set the description

Parameters:
description description

Definition at line 133 of file AbsDescriptionElement.java.

void org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement.setDisplayName String  displayname  ) 
 

Set the display-name

Parameters:
displayname displayname

Definition at line 72 of file AbsDescriptionElement.java.

void org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement.setIcon Icon  icon  ) 
 

Set the icon

Parameters:
icon icon

Definition at line 87 of file AbsDescriptionElement.java.

String org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement.setLargeIcon  ) 
 

get the large icon

Returns:
String large icon

Definition at line 118 of file AbsDescriptionElement.java.

References org.objectweb.jonas_lib.deployment.xml.Icon.getLargeIcon().

Here is the call graph for this function:

void org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement.setLargeIcon String  large  ) 
 

Set the large icon

Parameters:
large large icon

Definition at line 111 of file AbsDescriptionElement.java.

References org.objectweb.jonas_lib.deployment.xml.Icon.setLargeIcon().

Here is the call graph for this function:

String org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement.setSmallIcon  ) 
 

get the small icon

Returns:
String small icon

Definition at line 104 of file AbsDescriptionElement.java.

References org.objectweb.jonas_lib.deployment.xml.Icon.getSmallIcon().

Here is the call graph for this function:

void org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement.setSmallIcon String  small  ) 
 

Set the small icon

Parameters:
small small icon

Definition at line 96 of file AbsDescriptionElement.java.

References org.objectweb.jonas_lib.deployment.xml.Icon.setSmallIcon().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:12:29 2005 for JOnAS by  doxygen 1.3.9.1