net.beadsproject.beads.gui
Interface Histogram.HistogramListener

Enclosing class:
Histogram

public static interface Histogram.HistogramListener


Method Summary
 void valueChanged(int index, float value)
           
 

Method Detail

valueChanged

void valueChanged(int index,
                  float value)