net.sourceforge.geeboss.model.editors
Interface Editor

All Superinterfaces:
ParameterUpdateListener
All Known Implementing Classes:
Amp, Chorus, Comp, Delay, DOut, Eq, ExpressionPedal, Fx1, Fx2, LedPedal, Loop, Ns, OdDs, Pedal, Reverb, Stomp, TwoButtonStomp, Volume, Wah

public interface Editor
extends ParameterUpdateListener

Interface for editors in the geeboss application

Author:
Frederic BORRY

Method Summary
 EditorHandler getHandler()
          Returns the handler of this editor
 
Methods inherited from interface net.sourceforge.geeboss.model.event.ParameterUpdateListener
parametersUpdated
 

Method Detail

getHandler

EditorHandler getHandler()
Returns the handler of this editor

Returns:
the handler of this editor


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