org.objectweb.jonas_rar.deployment.api.IconDesc Class Reference

List of all members.

Public Member Functions

 IconDesc (Icon icon)
String getSmallIcon ()
String getLargeIcon ()

Detailed Description

This class defines the implementation of the element icon

Author:
Eric Hardesty

Definition at line 39 of file IconDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.IconDesc.IconDesc Icon  icon  ) 
 

Constructor

Definition at line 55 of file IconDesc.java.

References org.objectweb.jonas_rar.deployment.xml.Icon.getLargeIcon(), and org.objectweb.jonas_rar.deployment.xml.Icon.getSmallIcon().

Here is the call graph for this function:


Member Function Documentation

String org.objectweb.jonas_rar.deployment.api.IconDesc.getLargeIcon  ) 
 

Gets the large-icon

Returns:
the large-icon

Definition at line 74 of file IconDesc.java.

String org.objectweb.jonas_rar.deployment.api.IconDesc.getSmallIcon  ) 
 

Gets the small-icon

Returns:
the small-icon

Definition at line 66 of file IconDesc.java.


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