Uses of Interface
com.biglybt.ui.swt.components.Legend.LegendListener
-
Packages that use Legend.LegendListener Package Description com.biglybt.ui.swt.components -
-
Uses of Legend.LegendListener in com.biglybt.ui.swt.components
Methods in com.biglybt.ui.swt.components with parameters of type Legend.LegendListener Modifier and Type Method Description static org.eclipse.swt.widgets.Composite
Legend. createLegendComposite(org.eclipse.swt.widgets.Composite panel, org.eclipse.swt.graphics.Color[] blockColors, java.lang.String[] keys, java.lang.String[] key_texts, java.lang.Object layoutData, boolean horizontal, Legend.LegendListener listener)
private static void
Legend. handleHover(Legend.LegendListener listener, boolean entry, int index, int[] state)
-