Uses of Interface
sound.soundDemo.OpenCloseInterface

Packages that use OpenCloseInterface
sound   
sound.recorder   
sound.soundDemo   
 

Uses of OpenCloseInterface in sound
 

Classes in sound that implement OpenCloseInterface
 class CapturePlayBackPanel
          Capture/Playback sample.
 

Uses of OpenCloseInterface in sound.recorder
 

Classes in sound.recorder that implement OpenCloseInterface
 class CapturePlaybackPanel
          Capture/Playback sample.
 

Uses of OpenCloseInterface in sound.soundDemo
 

Classes in sound.soundDemo that implement OpenCloseInterface
 class Groove
          Rhythm Groove Box.
 class Juke
          A JukeBox for sampled and midi sound files.
 class MidiSynth
          Illustrates general MIDI melody instruments and MIDI controllers.