org.jtheque.metrics.view.impl.model
Interface Decorated

All Known Implementing Classes:
ClassLinesOfCodeNode, ClassLinesOfCommentNode, ClassPhysicalLinesNode, ConstructorLinesOfCodeNode, ConstructorLinesOfCommentNode, ConstructorPhysicalLinesNode, MethodLinesOfCodeNode, MethodLinesOfCommentNode, MethodPhysicalLinesNode, PackageLinesOfCodeNode, PackageLinesOfCommentNode, PackagePhysicalLinesNode

public interface Decorated

A decorated element on the tree table.

Author:
Baptiste Wicht

Method Summary
 Icon getIcon()
          Return the icon of the element.
 

Method Detail

getIcon

Icon getIcon()
Return the icon of the element.

Returns:
The icon of the element.


Copyright © 2010 JTheque. All Rights Reserved.