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.).
|
Modifier and Type | Method and Description |
---|---|
CDynamicWidget |
Canvas.newDynamicWidget(javax.swing.JComponent b,
double x,
double y,
int delayInMilliseconds)
Create a new dynamic widget and add it to the canvas (i.e.
|