|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgrader.GradeTable.GradeTable
public class GradeTable
aga is AbsoluteGradeArray and rga is RelativeGradeArray *
| Field Summary | |
|---|---|
protected java.util.Collection<GradeArrayBin> |
aga
|
protected java.util.Collection<GradeArrayBin> |
rga
|
| Constructor Summary | |
|---|---|
GradeTable()
Default Constructor |
|
| Method Summary | |
|---|---|
protected GradeTable |
createGradeTable(GradeScale gradeScale)
Creates the GradeTable and populates it with the correct percentage when the GradeTable grade scale functionality is called |
protected GradeScale |
modifyGradeTable(GradeScale gradeScale)
Updates the gradescale view with the instructor's input in the Grade Table window |
protected GradeScale |
saveGradeTable(GradeScale gradeScale)
Saves the GradeTable data into the GradeScale |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Collection<GradeArrayBin> aga
protected java.util.Collection<GradeArrayBin> rga
| Constructor Detail |
|---|
public GradeTable()
| Method Detail |
|---|
protected GradeTable createGradeTable(GradeScale gradeScale)
protected GradeScale modifyGradeTable(GradeScale gradeScale)
protected GradeScale saveGradeTable(GradeScale gradeScale)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||