edu.rice.cs.hpc.traceviewer.depth.HPCDepthView Class Reference

Inheritance diagram for edu.rice.cs.hpc.traceviewer.depth.HPCDepthView:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.traceviewer.depth.HPCDepthView:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void createPartControl (Composite _master)
void updateView (SpaceTimeDataController _stData)
void setFocus ()
void active (boolean isActive)

Static Public Attributes

static final String ID = "hpcdepthview.view"

Protected Member Functions

void addListener ()

Package Attributes

Composite master
 The composite that holds everything in the view.
int maxDepth
 The max depth of the space time data.
DepthTimeCanvas depthCanvas
 Paints and displays the detail view.

Private Member Functions

void setupEverything ()
void setListener ()

Detailed Description

Definition at line 22 of file HPCDepthView.java.


Member Function Documentation

void edu.rice.cs.hpc.traceviewer.depth.HPCDepthView.active ( boolean  isActive  ) 
void edu.rice.cs.hpc.traceviewer.ui.AbstractTimeView.addListener (  )  [protected, inherited]
void edu.rice.cs.hpc.traceviewer.depth.HPCDepthView.createPartControl ( Composite  _master  ) 
void edu.rice.cs.hpc.traceviewer.depth.HPCDepthView.setFocus (  ) 
void edu.rice.cs.hpc.traceviewer.depth.HPCDepthView.setListener (  )  [private]
void edu.rice.cs.hpc.traceviewer.depth.HPCDepthView.setupEverything (  )  [private]
void edu.rice.cs.hpc.traceviewer.depth.HPCDepthView.updateView ( SpaceTimeDataController  _stData  ) 

Member Data Documentation

final String edu.rice.cs.hpc.traceviewer.depth.HPCDepthView.ID = "hpcdepthview.view" [static]

Definition at line 24 of file HPCDepthView.java.

The composite that holds everything in the view.

Definition at line 27 of file HPCDepthView.java.

Referenced by edu.rice.cs.hpc.traceviewer.depth.HPCDepthView.createPartControl(), and edu.rice.cs.hpc.traceviewer.depth.HPCDepthView.setupEverything().

The max depth of the space time data.

Definition at line 30 of file HPCDepthView.java.


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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1