edu.rice.cs.hpc.viewer.scope.StyledScopeLabelProvider Class Reference

Inheritance diagram for edu.rice.cs.hpc.viewer.scope.StyledScopeLabelProvider:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.viewer.scope.StyledScopeLabelProvider:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 StyledScopeLabelProvider (IWorkbenchWindow window)
 Initialization of the class: preparing the colors for each object.
void update (ViewerCell cell)

Private Member Functions

String getText (Scope node)
 Return the text of the scope tree.

Private Attributes

final Styler STYLE_ACTIVE_LINK
final ViewerWindow viewerWindow

Detailed Description

Definition at line 30 of file StyledScopeLabelProvider.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.viewer.scope.StyledScopeLabelProvider.StyledScopeLabelProvider ( IWorkbenchWindow  window  ) 

Initialization of the class: preparing the colors for each object.

Parameters:
window 

Definition at line 40 of file StyledScopeLabelProvider.java.

References edu.rice.cs.hpc.viewer.scope.StyledScopeLabelProvider.STYLE_ACTIVE_LINK, and edu.rice.cs.hpc.viewer.scope.StyledScopeLabelProvider.viewerWindow.


Member Function Documentation

String edu.rice.cs.hpc.viewer.scope.StyledScopeLabelProvider.getText ( Scope  node  )  [private]
void edu.rice.cs.hpc.viewer.scope.StyledScopeLabelProvider.update ( ViewerCell  cell  ) 

Member Data Documentation


The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1