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

Packages that use PVPanelAdapter
com.softsynth.jmsl.jsyn   
com.softsynth.jmsl.score   
com.softsynth.jmsl.score.view   
com.softsynth.jmsl.view   
jmslexamples   
 

Uses of PVPanelAdapter in com.softsynth.jmsl.jsyn
 

Subclasses of PVPanelAdapter in com.softsynth.jmsl.jsyn
 class PVUsageDisplay
          JSyn UsageDisplay panel that is both Swing and AWT compatible.
 class SampleInstrumentKeyMapPanel
          Panel that provides a sample browser button, and tone generator mapped to a pitch and a tuning, and a button to sound the sample
 class SampleInstrumentMapperPanel
          Provide a Panel to map soundfiles on to pitches.
 class WAVRecorderPanel
          GUI for WAV recorder.
 

Uses of PVPanelAdapter in com.softsynth.jmsl.score
 

Subclasses of PVPanelAdapter in com.softsynth.jmsl.score
 class ScoreControlPanel
          ScoreControlPanel
Control zoom and measure #
JMSL Notation Project
 class ScoreEditPanel
          ScoreEditPanel
GUI Interface for edit functions
JMSL Notation Project
 

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

Subclasses of PVPanelAdapter in com.softsynth.jmsl.score.view
 class ScoreMusicShapeEditor
          Subclass of MusicShapeEditor that can pull in selected Notes from a Score and transcribe the MusicShape back out to the score
 

Uses of PVPanelAdapter in com.softsynth.jmsl.view
 

Subclasses of PVPanelAdapter in com.softsynth.jmsl.view
 class DimensionNameSpaceValuesEditorPanel
           
 class DimValueEditPanel
          Panel containing a label for Dimension name and index, scrollbar, textField for value, and edit checkbox
 class MidiInitPanel
          Panel that allows user to select Midi input and output devices
 class MusicShapeEditor
          View MusicShapes and manipulate their data with the mouse.
 class PanAmpPanel
           
 class PatchEditorPanel
          Editor Panel for patches.
 

Uses of PVPanelAdapter in jmslexamples
 

Subclasses of PVPanelAdapter in jmslexamples
 class KeyboardInstrumentPlayer
          Play an Instrument by typing in a TextArea.