Uses of Class
org.eclipse.jface.widgets.SashFactory
Packages that use SashFactory
-
Uses of SashFactory in org.eclipse.jface.widgets
Methods in org.eclipse.jface.widgets that return SashFactoryModifier and TypeMethodDescriptionstatic SashFactory
SashFactory.newSash
(int style) Creates a new SashFactory with the given style.SashFactory.onSelect
(Consumer<SelectionEvent> consumer) Creates aSelectionListener
and registers it for the widgetSelected event.static SashFactory
WidgetFactory.sash
(int style)