| Package | Description |
|---|---|
| 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 |
|---|
| VirtualEvent
A virtual event to send to a state machine.
|
| Class and Description |
|---|
| VirtualCElementEvent
An event originated by an
VirtualCElementEvent. |
| Class and Description |
|---|
| Picker
The interface for all types of
Pickers used in the SwingStates toolkit. |
| PickerCEvent
An event coming from a
Picker on a SwingStates Canvas. |
| PickerEvent
An event coming from a
Picker. |
| VirtualEvent
A virtual event to send to a state machine.
|