|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClockHandler
This interface must be implemented and then registered as the
handler of a ClockParser
instance in order
to be notified of parsing events.
Method Summary | |
---|---|
void |
clockValue(float clockValue)
Invoked when a clock value is parsed. |
Method Detail |
---|
void clockValue(float clockValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |