Uses of Interface
sound.zrs.ui.PropertiesObserver

Packages that use PropertiesObserver
sound.zrs.synth   
sound.zrs.ui   
sound.zrs.wave   
 

Uses of PropertiesObserver in sound.zrs.synth
 

Classes in sound.zrs.synth that implement PropertiesObserver
 class AbsView
           
 class AdderView
           
 class DelayView
           
 

Uses of PropertiesObserver in sound.zrs.ui
 

Constructors in sound.zrs.ui with parameters of type PropertiesObserver
PropertiesDialog(java.lang.String title, PropertiesObserver parent)
           
 

Uses of PropertiesObserver in sound.zrs.wave
 

Classes in sound.zrs.wave that implement PropertiesObserver
 class WaveFrame