Package | Description |
---|---|
edu.csus.ecs.pc2.api |
PC2 API.
|
Modifier and Type | Class and Description |
---|---|
protected class |
ContestTestFrame.RunListener
Run Listener for ContestTestFrame.
|
Modifier and Type | Method and Description |
---|---|
void |
IContest.addRunListener(IRunEventListener runEventListener)
Add a Run Event listener to the contest.
|
void |
IContest.removeRunListener(IRunEventListener runEventListener)
Remove the specified run event listener from the contest.
|