Uses of Class
org.eclipse.jface.widgets.ButtonFactory
Packages that use ButtonFactory
-
Uses of ButtonFactory in org.eclipse.jface.widgets
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.