Package | Description |
---|---|
fr.lri.swingstates.sm |
A package to program state machines.
|
Modifier and Type | Class and Description |
---|---|
class |
JNamedTag
A
JNamedTag tag is a JExtensionalTag . |
Modifier and Type | Method and Description |
---|---|
JExtensionalTag |
JExtensionalTag.addTo(java.awt.Component c)
Adds the JComponent c to the collection containing all the components having this tag.
|
JExtensionalTag |
JExtensionalTag.removeFrom(java.awt.Component c)
Removes the component c from the collection containing all the components having this tag.
|