Package | Description |
---|---|
edu.csus.ecs.pc2.api |
Classes related to pc2 API
|
Modifier and Type | Class and Description |
---|---|
protected class |
ContestTestFrame.ClarificationListener
Clar Listener for ContestTestFrame.
|
Modifier and Type | Method and Description |
---|---|
void |
IContest.addClarificationListener(IClarificationEventListener clarificationEventListener)
Add a Clarification Event listener to contest.
|
void |
IContest.removeClarificationListener(IClarificationEventListener clarificationEventListener)
Remove the specified clarification event listener from the contest.
|