Uses of Interface
sound.zrs.misc.WindowRegistryAble

Packages that use WindowRegistryAble
sound.zrs.misc   
sound.zrs.synth   
sound.zrs.wave   
 

Uses of WindowRegistryAble in sound.zrs.misc
 

Methods in sound.zrs.misc with parameters of type WindowRegistryAble
static void WindowRegistry.add(WindowRegistryAble window)
           
static void WindowRegistry.remove(WindowRegistryAble window)
           
 

Uses of WindowRegistryAble in sound.zrs.synth
 

Classes in sound.zrs.synth that implement WindowRegistryAble
 class SynthFrame
           
 

Uses of WindowRegistryAble in sound.zrs.wave
 

Classes in sound.zrs.wave that implement WindowRegistryAble
 class SpectrumWindow
           
 class WaveFrame