edu.rice.cs.hpc.common.util.Sleak Class Reference

Collaboration diagram for edu.rice.cs.hpc.common.util.Sleak:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void open ()

Static Public Member Functions

static void main (String[] args)

Package Functions

void refreshLabel ()
String getCount ()
void refreshDifference ()
String objectName (Object object)
void toggleStackTrace ()
void paintCanvas (Event event)
void refreshObject ()
void refreshAll ()
void layout ()

Package Attributes

Display display
Shell shell = null
List list
Canvas canvas
Button start
Button stop
Button check
Text text
Label label
Object[] oldObjects = new Object [0]
Error[] oldErrors = new Error [0]
Object[] objects = new Object [0]
Error[] errors = new Error [0]

Detailed Description

Definition at line 14 of file Sleak.java.


Member Function Documentation

String edu.rice.cs.hpc.common.util.Sleak.getCount (  )  [package]
void edu.rice.cs.hpc.common.util.Sleak.layout (  )  [package]
static void edu.rice.cs.hpc.common.util.Sleak.main ( String[]  args  )  [static]
String edu.rice.cs.hpc.common.util.Sleak.objectName ( Object  object  )  [package]

Definition at line 163 of file Sleak.java.

Referenced by edu.rice.cs.hpc.common.util.Sleak.refreshDifference().

void edu.rice.cs.hpc.common.util.Sleak.open (  ) 
void edu.rice.cs.hpc.common.util.Sleak.paintCanvas ( Event  event  )  [package]
void edu.rice.cs.hpc.common.util.Sleak.refreshAll (  )  [package]
void edu.rice.cs.hpc.common.util.Sleak.refreshDifference (  )  [package]
void edu.rice.cs.hpc.common.util.Sleak.refreshLabel (  )  [package]
void edu.rice.cs.hpc.common.util.Sleak.refreshObject (  )  [package]
void edu.rice.cs.hpc.common.util.Sleak.toggleStackTrace (  )  [package]

Member Data Documentation

Error [] edu.rice.cs.hpc.common.util.Sleak.errors = new Error [0] [package]
Object [] edu.rice.cs.hpc.common.util.Sleak.objects = new Object [0] [package]
Error [] edu.rice.cs.hpc.common.util.Sleak.oldErrors = new Error [0] [package]

Definition at line 24 of file Sleak.java.

Referenced by edu.rice.cs.hpc.common.util.Sleak.refreshAll().

Object [] edu.rice.cs.hpc.common.util.Sleak.oldObjects = new Object [0] [package]

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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1