Uses of Interface
com.softsynth.jmsl.util.UndoRedoStackListener
Package | Description |
---|---|
com.softsynth.jmsl.score |
-
Uses of UndoRedoStackListener in com.softsynth.jmsl.score
Classes in com.softsynth.jmsl.score that implement UndoRedoStackListener 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.Methods in com.softsynth.jmsl.score with parameters of type UndoRedoStackListener Modifier and Type Method Description void
EditManager. addUndoRedoStackListener(UndoRedoStackListener listener)
void
EditManager. removeUndoRedoStackListener(UndoRedoStackListener listener)