public static interface FrameNumberSpinner.SignStatusHandler
Modifier and Type | Method and Description |
---|---|
void |
updateSignStatus(int slimit,
int s,
java.lang.String gloss)
Provides notification of a sign status update, with the given
sign limit index, current index and gloss name.
|