|
Class Summary |
| BarGraphEditor |
Edit an array of double values using a bar-graph style display. |
| CheckboxPanel |
A Panel containing an array of N checkboxes. |
| CustomFader |
Custom Fader written to work around bugs and other problems with existing Scrollbar class. |
| InsetPanel |
Panel with insets that can be used to border a centered component. |
| InternalBarGraphEditor |
Edit an array of double values using a bar-graph style display. |
| InternalCustomFader |
Our own horizontal fader (scrollbar), subclass of canvas,
which uses CustomFaderListener interface to communicate
with parent. |
| InternalLabelledFader |
Fader with Label and value display. |
| InternalSoundTester |
Test SynthSound or SynthCircuit by
putting PortFaders on all SynthInputs. |
| InternalSynthScope |
Oscilloscope |
| LabelledFader |
Fader with Label and value display. |
| MessageDialog |
Display a generic message and ask for a response. |
| PortFader |
Fader for controlling a Java Synthesis Unit's Port. |
| SoundTester |
Test SynthSound or SynthCircuit by
putting PortFaders on all SynthInputs. |
| SynthScope |
Oscilloscope |
| UsageDisplay |
Display percent CPU utilization. |
| WaveDisplay |
This class draws an associated short array as a waveform. |
| WaveMaker |
Panel for harmonic synthesis of a wave table for JSyn |
| WaveTrace |
WaveTrace is a wrapper for the information needed to draw a trace in a WaveDisplay. |
| XYController |
Internal class for 2 dimensional X,Y controller for wave editors, Theremins, etc. |