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

cern::laser::guiplatform::util::ImageUtility Class Reference

List of all members.

Static Public Member Functions

Icon getPanelIcon (Object obj, String path)
Icon getPanelIcon (Object obj, String path, String imageDescription)

Static Private Attributes

Logger logger

Detailed Description

This is utility class, which allows to play with images


Member Function Documentation

Icon cern::laser::guiplatform::util::ImageUtility::getPanelIcon Object  obj,
String  path,
String  imageDescription
[inline, static]
 

This method creates icon from given path

Parameters:
path for gif, path should start with "/"
Returns:
if path is null returns null else retrn Icon for given path

Icon cern::laser::guiplatform::util::ImageUtility::getPanelIcon Object  obj,
String  path
[inline, static]
 

This method creates icon from given path

Parameters:
path for gif, path should start with "/"
Returns:
if path is null returns null else retrn Icon for given path


Member Data Documentation

Logger cern::laser::guiplatform::util::ImageUtility::logger [static, private]
 

Initial value:

LogFactory.getLogger(ImageUtility.class.getName())
logger


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:09:36 2009 for ACS Java API by doxygen 1.3.8