Uses of Class
org.eclipse.jface.widgets.ButtonFactory
Packages that use ButtonFactory
-
Uses of ButtonFactory in org.eclipse.jface.widgets
Subclasses with type arguments of type ButtonFactory in org.eclipse.jface.widgetsModifier and TypeClassDescriptionfinal classThis class provides a convenient shorthand for creating and initializingButton.Methods in org.eclipse.jface.widgets that return ButtonFactoryModifier and TypeMethodDescriptionstatic ButtonFactoryWidgetFactory.button(int style) Sets the receiver's image to the argument, which may benullindicating that no image should be displayed.static ButtonFactoryButtonFactory.newButton(int style) Creates a new ButtonFactory with the given style.ButtonFactory.onSelect(Consumer<SelectionEvent> consumer) Creates aSelectionListenerand registers it for the widgetSelected event.Sets the receiver's text.