Uses of Interface
com.frinika.synth.GlobalInstrumentNameListener

Packages that use GlobalInstrumentNameListener
com.frinika.synth   
com.frinika.tracker   
 

Uses of GlobalInstrumentNameListener in com.frinika.synth
 

Methods in com.frinika.synth with parameters of type GlobalInstrumentNameListener
 void SynthRack.addGlobalInstrumentNameListener(GlobalInstrumentNameListener globalInstrumentNameListener)
           
 

Uses of GlobalInstrumentNameListener in com.frinika.tracker
 

Classes in com.frinika.tracker that implement GlobalInstrumentNameListener
 class ChannelComboBox