Uses of Interface
com.didkovsky.portview.PVPanel
-
Uses of PVPanel in com.didkovsky.portview
Methods in com.didkovsky.portview that return PVPanel Modifier and Type Method Description PVPanelViewFactory. createPanel() -
Uses of PVPanel in com.didkovsky.portview.awt
Classes in com.didkovsky.portview.awt that implement PVPanel Modifier and Type Class Description classPVPanelAWTMethods in com.didkovsky.portview.awt that return PVPanel Modifier and Type Method Description PVPanelViewFactoryAWT. createPanel() -
Uses of PVPanel in com.didkovsky.portview.swing
Classes in com.didkovsky.portview.swing that implement PVPanel Modifier and Type Class Description classPVPanelSwingMethods in com.didkovsky.portview.swing that return PVPanel Modifier and Type Method Description PVPanelViewFactorySwing. createPanel() -
Uses of PVPanel in com.softsynth.jmsl.jsyn
Classes in com.softsynth.jmsl.jsyn that implement PVPanel Modifier and Type Class Description classPVUsageDisplayDeprecated.use the pure Java JSyn2 package insteadclassSampleInstrumentKeyMapPanelDeprecated.use the pure Java JSyn2 package insteadclassSampleInstrumentMapperPanelDeprecated.use the pure Java JSyn2 package insteadclassWAVRecorderPanelDeprecated.use the pure Java JSyn2 package instead -
Uses of PVPanel in com.softsynth.jmsl.jsyn2
Classes in com.softsynth.jmsl.jsyn2 that implement PVPanel Modifier and Type Class Description classJSynUsagePanelJSyn UsageDisplay panel that is both Swing and AWT compatible.classSampleInstrumentKeyMapPanelPanel that provides a sample browser button, and tone generator mapped to a pitch and a tuning, and a button to sound the sample revised for JSyn2 Sept 30, 2018classSampleInstrumentMapperPanelProvide a Panel to map soundfiles on to pitches.classWAVRecorderPanelJSyn2 GUI for WAV recorder. -
Uses of PVPanel in com.softsynth.jmsl.score
Classes in com.softsynth.jmsl.score that implement PVPanel Modifier and Type Class Description classScoreControlPanelScoreControlPanel
Control zoom and measure #
JMSL Notation ProjectclassScoreEditPanelScoreEditPanel
GUI Interface for edit functions
JMSL Notation Project -
Uses of PVPanel in com.softsynth.jmsl.score.view
Classes in com.softsynth.jmsl.score.view that implement PVPanel Modifier and Type Class Description classScoreMusicShapeEditorSubclass of MusicShapeEditor that can pull in selected Notes from a Score and transcribe the MusicShape back out to the score -
Uses of PVPanel in com.softsynth.jmsl.view
Classes in com.softsynth.jmsl.view that implement PVPanel Modifier and Type Class Description classDimensionNameSpaceValuesEditorPanelclassDimValueEditPanelPanel containing a label for Dimension name and index, scrollbar, textField for value, and edit checkboxclassMidiInitPanelPanel that allows user to select Midi input and output devicesclassMusicShapeEditorView MusicShapes and manipulate their data with the mouse.classPanAmpPanelclassPatchEditorPanelEditor Panel for patches.classPVPanelAdapterMethods in com.softsynth.jmsl.view that return PVPanel Modifier and Type Method Description PVPanelMusicShapeEditor. getUserPanel()This is an empty PVPanel which is at the very bottom of the layout, below the musicshape and dimension choices. -
Uses of PVPanel in jmslexamples
Classes in jmslexamples that implement PVPanel Modifier and Type Class Description classKeyboardInstrumentPlayerPlay an Instrument by typing in a TextArea. -
Uses of PVPanel in jmslexamples.jsyn2
Methods in jmslexamples.jsyn2 that return PVPanel Modifier and Type Method Description PVPanelNancarrow. getPanel() -
Uses of PVPanel in jmsltestsuite