Uses of Class
org.eclipse.jface.widgets.SashFormFactory
Packages that use SashFormFactory
-
Uses of SashFormFactory in org.eclipse.jface.widgets
Subclasses with type arguments of type SashFormFactory in org.eclipse.jface.widgetsModifier and TypeClassDescriptionfinal classThis class provides a convenient shorthand for creating and initializingSashForm.Methods in org.eclipse.jface.widgets that return SashFormFactoryModifier and TypeMethodDescriptionstatic SashFormFactorySashFormFactory.newSashForm(int style) Creates a new SashFormFactory with the given style.static SashFormFactoryWidgetFactory.sashForm(int style) SashFormFactory.sashWidth(int width) Specify the width of the sashes when the controls in the SashForm are laid out.