Trull

edu.luc.cs.trull.demo.task
Interface EventLabels

All Known Implementing Classes:
ComplexDemo, SimpleDemo, TimerDemo

public interface EventLabels

The event labels used in this package.


Field Summary
static java.lang.String PROGRESS
           
static java.lang.String RESUME
           
static java.lang.String START
           
static java.lang.String STOP
           
static java.lang.String SUSPEND
           
 

Field Detail

PROGRESS

static final java.lang.String PROGRESS
See Also:
Constant Field Values

RESUME

static final java.lang.String RESUME
See Also:
Constant Field Values

START

static final java.lang.String START
See Also:
Constant Field Values

STOP

static final java.lang.String STOP
See Also:
Constant Field Values

SUSPEND

static final java.lang.String SUSPEND
See Also:
Constant Field Values

Trull

http://www.cs.luc.edu/trull/