Interface SimpleModule

public interface SimpleModule
The simple type of a JWModule. The function apply is called when the user clicks its menu item. Compile from within JaWavedit or in a directory containing the classes found in MCK/classes


Method Index

 o apply(WaveFile, int, int)

Methods

 o apply
 public abstract void apply(WaveFile wf,
                            int SelStart,
                            int SelEnd)