harmonic.mz.function
Interface FunctionPointer


public interface FunctionPointer

A user interface item may implement this to be alerted when settings for a function have changed.


Method Summary
 void functionChanged(FunctionStarter function)
           
 

Method Detail

functionChanged

public void functionChanged(FunctionStarter function)