Uses of Class
net.sourceforge.geeboss.view.editors.pedal.Pedal

Packages that use Pedal
net.sourceforge.geeboss.model.patch   
net.sourceforge.geeboss.view.editors.pedal   
 

Uses of Pedal in net.sourceforge.geeboss.model.patch
 

Method parameters in net.sourceforge.geeboss.model.patch with type arguments of type Pedal
 void PatchChain.setChain(java.util.List<Pedal> editors)
          Set the chain order
 

Uses of Pedal in net.sourceforge.geeboss.view.editors.pedal
 

Subclasses of Pedal in net.sourceforge.geeboss.view.editors.pedal
 class Amp
          Amp pedal
 class Chorus
          Chorus stomp box
 class Comp
          Compressor stomp box
 class Delay
          Delay stomp box
 class DOut
          DOut pedal
 class Eq
          Eq stomp box
 class ExpressionPedal
          Base class for expression pedals
 class Fx1
          Fx1 stomp box
 class Fx2
          Fx2 stomp box
 class LedPedal
          Base class for led pedals
 class Loop
          Loop stomp box
 class Ns
          Noise supressor stomp box
 class OdDs
          OdDs stomp box
 class Reverb
          Reverb stomp box
 class Stomp
          Base class for stomp boxes
 class TwoButtonStomp
          Base class for stomp boxes
 class Volume
          Volume stomp box
 class Wah
          Wah stomp box
 



Copyright (c) 2005 The Geeboss team (http://geeboss.sourceforge.net). All Rights Reserved.