|
Trull | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.luc.cs.trull.demo.task.ComplexDemo
public class ComplexDemo
An example involving a more complex component with multiple tasks at the leaves.
| Field Summary | |
|---|---|
(package private) static int |
INC
|
private static org.apache.log4j.Logger |
logger
|
(package private) static int |
MAX
|
(package private) static int |
TASKS
|
| Fields inherited from interface edu.luc.cs.trull.demo.task.EventLabels |
|---|
PROGRESS, RESUME, START, STOP, SUSPEND |
| Constructor Summary | |
|---|---|
ComplexDemo()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static final int INC
private static final org.apache.log4j.Logger logger
static final int MAX
static final int TASKS
| Constructor Detail |
|---|
public ComplexDemo()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
Trull | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||