edu.rice.cs.hpc.traceviewer.data.util.Constants Class Reference

Collaboration diagram for edu.rice.cs.hpc.traceviewer.data.util.Constants:
Collaboration graph
[legend]

List of all members.

Static Public Attributes

static final Color COLOR_WHITE = Display.getCurrent().getSystemColor(SWT.COLOR_WHITE)
static final Color COLOR_BLACK = Display.getCurrent().getSystemColor(SWT.COLOR_BLACK)
static final short DARKEST_COLOR_FOR_BLACK_TEXT = 384
 The darkest color for black over depth text (switch to white if the sum of the R, G, and B components is less than this number).
static final int MIN_TIME_UNITS_DISP = 1
 The min number of time units you can zoom in.
static final int dataIdxNULL = -1
static final int dataIdxNoData = 0
static final String dataStrNULL = null
static final int DONE = 0x444F4E45
static final int OPEN = 0x4F50454E
static final int INFO = 0x494E464F
static final int XML_HEADER = 0x45584D4C
static final int DATABASE_NOT_FOUND = 0x4E4F4442
static final int DB_OK = 0x44424F4B

Detailed Description

Definition at line 7 of file Constants.java.


Member Data Documentation

final Color edu.rice.cs.hpc.traceviewer.data.util.Constants.COLOR_BLACK = Display.getCurrent().getSystemColor(SWT.COLOR_BLACK) [static]

Definition at line 10 of file Constants.java.

final Color edu.rice.cs.hpc.traceviewer.data.util.Constants.COLOR_WHITE = Display.getCurrent().getSystemColor(SWT.COLOR_WHITE) [static]

Definition at line 9 of file Constants.java.

The darkest color for black over depth text (switch to white if the sum of the R, G, and B components is less than this number).

Definition at line 14 of file Constants.java.

Definition at line 27 of file Constants.java.

Definition at line 20 of file Constants.java.

Definition at line 19 of file Constants.java.

Definition at line 21 of file Constants.java.

Definition at line 28 of file Constants.java.

Definition at line 23 of file Constants.java.

Definition at line 25 of file Constants.java.

The min number of time units you can zoom in.

Definition at line 17 of file Constants.java.

Definition at line 24 of file Constants.java.

Definition at line 26 of file Constants.java.


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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1