Uses of Class
com.softsynth.jmsl.score.ScoreSection
Package | Description |
---|---|
com.softsynth.jmsl.score | |
com.softsynth.jmsl.score.view |
-
Uses of ScoreSection in com.softsynth.jmsl.score
Methods in com.softsynth.jmsl.score that return ScoreSection Modifier and Type Method Description ScoreSection
Score. getCurrentScoreSection()
ScoreSection
ScoreControlPanel. getCurrentSection()
ScoreSection[]
Score. getScoreSections()
Methods in com.softsynth.jmsl.score with parameters of type ScoreSection Modifier and Type Method Description void
ScoreControlPanel. notifySectionUpdate(ScoreSection section)
-
Uses of ScoreSection in com.softsynth.jmsl.score.view
Constructors in com.softsynth.jmsl.score.view with parameters of type ScoreSection Constructor Description ScoreSectionRenameDialog(java.awt.Frame frame, ScoreSection scoreSection, Score score, PVChoice sectionChoice)