Uses of Interface
com.didkovsky.portview.PVFrame
- 
Uses of PVFrame in com.didkovsky.portviewSubinterfaces of PVFrame in com.didkovsky.portview Modifier and Type Interface Description interfacePVDialogMethods in com.didkovsky.portview that return PVFrame Modifier and Type Method Description PVFrameViewFactory. createFrame()PVFrameViewFactory. createFrame(java.lang.String title)
- 
Uses of PVFrame in com.didkovsky.portview.awtClasses in com.didkovsky.portview.awt that implement PVFrame Modifier and Type Class Description classPVDialogAWTclassPVFrameAWTMethods in com.didkovsky.portview.awt that return PVFrame Modifier and Type Method Description PVFrameViewFactoryAWT. createFrame()PVFrameViewFactoryAWT. createFrame(java.lang.String title)
- 
Uses of PVFrame in com.didkovsky.portview.swingClasses in com.didkovsky.portview.swing that implement PVFrame Modifier and Type Class Description classPVDialogSwingclassPVFrameSwingMethods in com.didkovsky.portview.swing that return PVFrame Modifier and Type Method Description PVFrameViewFactorySwing. createFrame()PVFrameViewFactorySwing. createFrame(java.lang.String title)
- 
Uses of PVFrame in com.softsynth.jmsl.scoreClasses in com.softsynth.jmsl.score that implement PVFrame Modifier and Type Class Description classMeasureTextEditorDialog to set text for a MeasureclassNoteTextEditorDialog to set text for a Note or a selection of Notes.classScoreFrameA PVFrame (ie dual purpose Swing or AWT frame), which hosts numerous Scores, and provides Menus for interaction.classScoreFrameJavaSoundScoreFrame subclass whose Midi Device is JavaSound.Methods in com.softsynth.jmsl.score that return PVFrame Modifier and Type Method Description PVFrameScoreFrame. getMixerFrame()
- 
Uses of PVFrame in com.softsynth.jmsl.score.utilClasses in com.softsynth.jmsl.score.util that implement PVFrame Modifier and Type Class Description classAboutFrameDisplay a frame containing a textarea with info on keystroke shortcutsclassSAPScoreWriterDialogDialog to gather info for exporting to San Andreas Press's SCORE Music Typography SystemclassScoreRenderDelayFrameSet render delay > 0 if inserting a note by hand sometime fails to redraw.classScoreShortcutsFrameDisplay a frame containing a textarea with info on keystroke shortcuts
- 
Uses of PVFrame in com.softsynth.jmsl.score.viewClasses in com.softsynth.jmsl.score.view that implement PVFrame Modifier and Type Class Description classEditScoreDialogEdit global properties of a scoreclassJustifierBaseControlFrameOclassNewScoreDialogDialog to specify global properties of a new ScoreclassNoteDimensionNameSpaceEditorFrame with DimensionNameSpaceEditPanel.classRepeatCountDialogOpen a dialog which provides a measure's repeat countclassScoreAnnotationDialogDialog to annotate scoreclassScoreDialogA AWT/Swing Dialog to create a new score or edit an existing one.classTempoDialogOpen a window which provides a Tempo dialogclassTimeSigDialogOpen a window which provides a time signature dialog
- 
Uses of PVFrame in com.softsynth.jmsl.utilClasses in com.softsynth.jmsl.util that implement PVFrame Modifier and Type Class Description classBeanEditorDialog to change values of a bean.
- 
Uses of PVFrame in com.softsynth.jmsl.viewClasses in com.softsynth.jmsl.view that implement PVFrame Modifier and Type Class Description classAlertclassAppletAlertA Dialog-like class for applet 11/9/2000 3:49PMclassBooleanDialogclassDimensionNameSpaceEditorDialogDialog to create and edit a DimensionNameSpace from scratch.classJMSLClockAdvanceFrameA Frame with a scrollbar to let user set JMSL.clock.advanceclassJSynInitDialogDeprecated.use the pure Java JSyn2 package insteadclassMidiInitDialogA modal Dialog that contains a MidiInitPanelclassMidiInstrumentEditDialogA modal Dialog that lets you edit a MidiInstrumentclassPolyphonicInstrumentDialogclassPVDialogAdapterclassPVFrameAdapterImplements JMSLFrame interface with a delegate implementationFrame Use this if you want to extend a Frame that can be either AWT and Swing depending on ViewFactoryclassSampleFinderDialogclassTextDisplayFrame
- 
Uses of PVFrame in jmslexamplesClasses in jmslexamples that implement PVFrame Modifier and Type Class Description classPluginScannerExampleScans a folder named "jmsl_plugins" which must be in the CLASSPATH.
- 
Uses of PVFrame in jmslexamples.jsyn2Classes in jmslexamples.jsyn2 that implement PVFrame Modifier and Type Class Description classAlgorithmicTimbreDemoVERY IMPORTANT EXAMPLE FOR JMSL/JSyn2 interaction!!!! Create a MusicShape with an Instrument that controls the various input ports on some JSyn UnitVoice.classFullFeaturedJSynUnitVoiceSupportFull featured example of using JSyn UnitVoice to play in JMSL.
- 
Uses of PVFrame in jmsltestsuiteClasses in jmsltestsuite that implement PVFrame Modifier and Type Class Description classMusicShapeEditorFrameA convenience Frame with a MusicShapeEditor panel.