Uses of Class
com.softsynth.jmsl.view.PatchEditorPanel

Packages that use PatchEditorPanel
com.softsynth.jmsl.score   
com.softsynth.jmsl.view   
 

Uses of PatchEditorPanel in com.softsynth.jmsl.score
 

Methods in com.softsynth.jmsl.score with parameters of type PatchEditorPanel
 void ScoreFrame.patchEditorOK(PatchEditorPanel p)
           
 

Uses of PatchEditorPanel in com.softsynth.jmsl.view
 

Methods in com.softsynth.jmsl.view with parameters of type PatchEditorPanel
 void PatchEditorListener.patchEditorOK(PatchEditorPanel p)