Uses of Class
org.eclipse.jface.widgets.ButtonFactory
-
Uses of ButtonFactory in org.eclipse.jface.widgets
Modifier and TypeMethodDescriptionstatic ButtonFactory
WidgetFactory.button
(int style) Sets the receiver's image to the argument, which may benull
indicating that no image should be displayed.static ButtonFactory
ButtonFactory.newButton
(int style) Creates a new ButtonFactory with the given style.ButtonFactory.onSelect
(Consumer<SelectionEvent> consumer) Creates aSelectionListener
and registers it for the widgetSelected event.Sets the receiver's text.