Uses of Interface
com.biglybt.ui.swt.Utils.ColorButton
-
Packages that use Utils.ColorButton Package Description com.biglybt.ui.swt -
-
Uses of Utils.ColorButton in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt that return Utils.ColorButton Modifier and Type Method Description static Utils.ColorButton
Utils. createColorButton(org.eclipse.swt.widgets.Composite composite, org.eclipse.swt.graphics.Point size, boolean isForeground, int[] existingColor, int[] defaultColor, java.util.function.Consumer<int[]> listener)
-