org.gudy.azureus2.ui.swt.components
Interface Legend.LegendListener

Enclosing class:
Legend

public static interface Legend.LegendListener


Method Summary
 void hoverChange(boolean entry, int index)
           
 void visibilityChange(boolean visible, int index)
           
 

Method Detail

hoverChange

void hoverChange(boolean entry,
                 int index)

visibilityChange

void visibilityChange(boolean visible,
                      int index)