Uses of Class
com.biglybt.ui.swt.config.IconSwtParameter
Packages that use IconSwtParameter
-
Uses of IconSwtParameter in com.biglybt.ui.swt.config
Subclasses with type arguments of type IconSwtParameter in com.biglybt.ui.swt.configModifier and TypeClassDescriptionclassSWT Parameter representing an Icon.
Button with the icon drawn on it.Constructor parameters in com.biglybt.ui.swt.config with type arguments of type IconSwtParameterModifierConstructorDescriptionIconSwtParameter(org.eclipse.swt.widgets.Composite composite, String configID, String labelKey, SwtParameterValueProcessor<IconSwtParameter, String> valueProcessor) -
Uses of IconSwtParameter in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views declared as IconSwtParameter