| Package | Description |
|---|---|
| net.sourceforge.czt.animation.gui.beans |
Beans that can be used in designed interfaces.
|
| net.sourceforge.czt.animation.gui.history |
Classes managing animation history.
|
| net.sourceforge.czt.animation.gui.temp |
Classes that are expected to disappear once integrated with the animator.
|
| Modifier and Type | Method and Description |
|---|---|
SolutionSet |
HistoryProxy.getCurrentSolutionSet() |
| Modifier and Type | Field and Description |
|---|---|
protected ListIterator<SolutionSet> |
BasicHistory.currentSolution
The iterator identifying the current solution set.
|
protected List<SolutionSet> |
BasicHistory.solutionSets
The list of solution sets.
|
| Modifier and Type | Method and Description |
|---|---|
abstract SolutionSet |
HistorySupport.getCurrentSolutionSet() |
SolutionSet |
History.getCurrentSolutionSet()
Returns the current solution set.
|
SolutionSet |
BasicHistory.getCurrentSolutionSet() |
| Modifier and Type | Method and Description |
|---|---|
SolutionSet |
FakeHistory.getCurrentSolutionSet()
Returns the current solution set.
|
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.