Uses of Class
com.softsynth.jmsl.score.ScoreFrame

Packages that use ScoreFrame
com.softsynth.jmsl.score   
com.softsynth.jmsl.score.util   
com.softsynth.jmsl.score.view   
jmslexamples   
jmslexamples.jsyn   
jmsltutorial   
 

Uses of ScoreFrame in com.softsynth.jmsl.score
 

Subclasses of ScoreFrame in com.softsynth.jmsl.score
 class ScoreFrameJavaSound
          ScoreFrame subclass whose Midi Device is JavaSound.
 

Uses of ScoreFrame in com.softsynth.jmsl.score.util
 

Methods in com.softsynth.jmsl.score.util that return ScoreFrame
 ScoreFrame JMSLScoreApplet.getScoreFrame()
           
 

Uses of ScoreFrame in com.softsynth.jmsl.score.view
 

Constructors in com.softsynth.jmsl.score.view with parameters of type ScoreFrame
JustifierBaseControlFrame(ScoreFrame scoreFrame)
           
 

Uses of ScoreFrame in jmslexamples
 

Methods in jmslexamples that return ScoreFrame
 ScoreFrame ScoreExportSAPDemo.getScoreFrame()
           
 

Uses of ScoreFrame in jmslexamples.jsyn
 

Methods in jmslexamples.jsyn that return ScoreFrame
 ScoreFrame PolyTimbralScoreDemo.getScoreFrame()
           
 ScoreFrame MonoTimbralScoreDemo.getScoreFrame()
           
 ScoreFrame JScoreOofDemo.getScoreFrame()
           
 ScoreFrame JScoreJSynDemo.getScoreFrame()
           
 ScoreFrame AlgorithmicTimbreScoreDemo.getScoreFrame()
           
 

Uses of ScoreFrame in jmsltutorial
 

Methods in jmsltutorial that return ScoreFrame
 ScoreFrame JScoreJSynPolyInsApplet.getScoreFrame()
           
 ScoreFrame JMSLScoreAppletToot.getScoreFrame()