Package com.softsynth.jmsl.view

Interface Summary
HierarchicalMenuListener  
JMSLScrollbarProcessor Interface to get values back from a JMSLScrollbar.
PatchEditorListener  
 

Class Summary
Alert  
AppletAlert A Dialog-like class for applet 11/9/2000 3:49PM
BooleanDialog  
ClockTicker MusicJob which acts like a simple hh:mm:ss timer
DimensionNameSpaceEditorDialog Dialog to create and edit a DimensionNameSpace from scratch.
DimensionNameSpaceValuesEditorPanel  
DimValueEditPanel Panel containing a label for Dimension name and index, scrollbar, textField for value, and edit checkbox
HierarchicalMenuBuilder Generate a menu whose submenus correspond to dot-delimitted Strings.
JMSLClockAdvanceFrame A Frame with a scrollbar to let user set JMSL.clock.advance
JMSLScrollbar Our own horizontal scrollbar, subclass of canvas, which uses JMSLScrollbarProcessor interface to communicate with parent.
JSynDeviceSelector Choice list showing available devices for user to choose
JSynInitDialog  
MessageFrame A frame that resizes according to the size of the message in its label This is always AWT.
MidiInitDialog A modal Dialog that contains a MidiInitPanel
MidiInitPanel Panel that allows user to select Midi input and output devices
MusicShapeEditor View MusicShapes and manipulate their data with the mouse.
MusicShapeEditorCanvas A canvas on which to draw on dimension of one shape
MusicShapeEditorCanvasAWT  
MusicShapeEditorCanvasSwing  
PanAmpPanel  
PatchEditorPanel Editor Panel for patches.
PVDialogAdapter  
PVFrameAdapter Implements JMSLFrame interface with a delegate implementationFrame Use this if you want to extend a Frame that can be either AWT and Swing depending on ViewFactory
PVLabelAdapter  
PVPanelAdapter  
SampleFinderDialog  
SynthNoteDialog  
TextAreaOut Useful STDOut for JMSL printing in Applets
TextDisplayFrame