| Package | Description | 
|---|---|
| fr.lri.swingstates.animations | 
A package to program graphical animations. | 
| fr.lri.swingstates.canvas | 
A package to program new widgets starting from the SwingStates' canvas that offers advanced features for programming interaction (state machines, tags, etc.). | 
| fr.lri.swingstates.canvas.animations.transitions | |
| fr.lri.swingstates.events | 
A package containing all the SwingStates events. | 
| Class and Description | 
|---|
| AExtensionalTag A  AExtensionalTagtag is a tag that can be explicitely attached to and detached from an animation, 
 i.e. | 
| ANamedTag 
 A  ANamedTagtag is aAExtensionalTag. | 
| Animation 
 An animation to control a continuous change on a  CElement: aCShape, aCTagor aCanvas. | 
| AnimationRotateBy An animation that never stops, i.e. | 
| AnimationRotateTo An animation that rotates a  CElementto a given angle in one second by rotating smoothly thisCElementevery 40 milliseconds. | 
| AnimationScaleBy An animation that never stops, i.e. | 
| AnimationScaleTo An animation that scales a  CElementto a given factor by scaling smoothly thisCElementevery 40 milliseconds. | 
| AnimationTranslateBy An animation that never stops, i.e. | 
| AnimationTranslateTo An animation that translates a  CElementto a given location in one second by translating smoothly thisCElementevery 40 milliseconds. | 
| AnimationTransparency An animation that continuously changes the transparency (interior and/or outline) of a  CElementto a given transparency level. | 
| ATag ATags are labels associated to canvas' animations. | 
| Class and Description | 
|---|
| Animation 
 An animation to control a continuous change on a  CElement: aCShape, aCTagor aCanvas. | 
| Class and Description | 
|---|
| Animation 
 An animation to control a continuous change on a  CElement: aCShape, aCTagor aCanvas. | 
| ATag ATags are labels associated to canvas' animations. | 
| Class and Description | 
|---|
| Animation 
 An animation to control a continuous change on a  CElement: aCShape, aCTagor aCanvas. |