|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimeSignatureListener
A plugin wishing to receive time signature change notifications should implement this interface and add (and remove) it using PluginSupport.
Method Summary | |
---|---|
void |
timeSignatureChanged(int numerator,
int denominator)
|
Method Detail |
---|
void timeSignatureChanged(int numerator, int denominator)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |