Uses of Interface
com.softsynth.jmsl.score.SelectionBufferListener
Package | Description |
---|---|
com.softsynth.jmsl.score | |
jmsltestsuite |
-
Uses of SelectionBufferListener in com.softsynth.jmsl.score
Methods in com.softsynth.jmsl.score with parameters of type SelectionBufferListener Modifier and Type Method Description void
EditManager. addSelectionBufferListener(SelectionBufferListener listener)
void
EditManager. removeSelectionBufferListener(SelectionBufferListener listener)
-
Uses of SelectionBufferListener in jmsltestsuite
Classes in jmsltestsuite that implement SelectionBufferListener Modifier and Type Class Description class
ScoreTest
Exercise Score.class
TranscribeScore1
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.class
TranscribeScore2
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.