| 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
AExtensionalTag tag is a tag that can be explicitely attached to and detached from an animation,
i.e. |
| ANamedTag
A
ANamedTag tag is a AExtensionalTag. |
| Animation
An animation to control a continuous change on a
CElement: a CShape, a CTag or a Canvas. |
| AnimationRotateBy
An animation that never stops, i.e.
|
| AnimationRotateTo
An animation that rotates a
CElement to a given angle in one second by rotating smoothly this CElement every 40 milliseconds. |
| AnimationScaleBy
An animation that never stops, i.e.
|
| AnimationScaleTo
An animation that scales a
CElement to a given factor by scaling smoothly this CElement every 40 milliseconds. |
| AnimationTranslateBy
An animation that never stops, i.e.
|
| AnimationTranslateTo
An animation that translates a
CElement to a given location in one second by translating smoothly this CElement every 40 milliseconds. |
| AnimationTransparency
An animation that continuously changes the transparency (interior and/or outline) of a
CElement to 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: a CShape, a CTag or a Canvas. |
| Class and Description |
|---|
| Animation
An animation to control a continuous change on a
CElement: a CShape, a CTag or a Canvas. |
ATag
ATags are labels associated to canvas' animations. |
| Class and Description |
|---|
| Animation
An animation to control a continuous change on a
CElement: a CShape, a CTag or a Canvas. |