public class StateIcons
extends java.lang.Object
| Constructor and Description |
|---|
StateIcons() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
iconFor(State state)
Get the Icon for the given state.
|
static void |
register(State state,
java.lang.String iconId) |