| Package | Description |
|---|---|
| net.sourceforge.czt.animation.gui |
Gaffe - Z Animator GUI front-end.
|
| 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 | Field and Description |
|---|---|
protected History |
AnimatorCoreBase.history
History property.
|
protected History |
AnimatorCore.history
History property.
|
| Modifier and Type | Method and Description |
|---|---|
History |
AnimatorCoreBase.getHistory()
Getter function for
history. |
History |
AnimatorCore.getHistory()
Getter function for
history. |
| Modifier and Type | Method and Description |
|---|---|
void |
AnimatorCoreBase.setHistory(History h)
Setter function for
history. |
void |
AnimatorCore.setHistory(History h)
Setter function for
history. |
| Constructor and Description |
|---|
AnimatorCoreBase(History h)
Constructor.
|
AnimatorCoreBase(History h,
BeanContextServices rc)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicHistory
Basic History Interface that provides the traditional back/forward mechanism.
|
class |
HistorySupport
Basic History Interface that provides the traditional back/forward mechanism.
|
class |
ZLiveHistory
History Interface that proxy to ZLive.
|
| Constructor and Description |
|---|
HistoryServiceProvider(History history)
Create a HistoryServiceProvider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BirthdayBookFullHistory
History backend for interface generated from
birthdaybook_unfolded.xml. |
class |
BirthdayBookHistory
History back-end for the BirthdayBook.gaffe example interface.
|
class |
FakeHistory
Fake History Interface that fakes interface with the animator.
|
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.