Uses of Interface
com.softsynth.jmsl.view.PatchEditorListener
Package | Description |
---|---|
com.softsynth.jmsl.score | |
com.softsynth.jmsl.view |
-
Uses of PatchEditorListener in com.softsynth.jmsl.score
Classes in com.softsynth.jmsl.score that implement PatchEditorListener Modifier and Type Class Description class
ScoreFrame
A PVFrame (ie dual purpose Swing or AWT frame), which hosts numerous Scores, and provides Menus for interaction.class
ScoreFrameJavaSound
ScoreFrame subclass whose Midi Device is JavaSound. -
Uses of PatchEditorListener in com.softsynth.jmsl.view
Methods in com.softsynth.jmsl.view with parameters of type PatchEditorListener Modifier and Type Method Description void
PatchEditorPanel. addPatchEditorListener(PatchEditorListener listener)
void
PatchEditorPanel. removePatchEditorListener(PatchEditorListener listener)