|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.washington.cs.supple.render.RenderingHistory
| Field Summary | |
protected Solution[] |
solutions
|
| Constructor Summary | |
RenderingHistory()
|
|
| Method Summary | |
void |
finalSolutionAvailable(Solution soln)
|
Solution |
getCurrentSolution()
|
Solution |
getPreviousSolution()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Solution[] solutions
| Constructor Detail |
public RenderingHistory()
| Method Detail |
public void finalSolutionAvailable(Solution soln)
finalSolutionAvailable in interface FinalSolutionListenerpublic Solution getCurrentSolution()
public Solution getPreviousSolution()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||