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