Package com.biglybt.ui.swt.components
Interface Legend.LegendListener
-
- Enclosing class:
- Legend
public static interface Legend.LegendListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
hoverChange(boolean entry, int index)
void
visibilityChange(boolean visible, int index)
-