Uses of Class
org.eclipse.jface.layout.FillLayoutFactory
Packages that use FillLayoutFactory
-
Uses of FillLayoutFactory in org.eclipse.jface.layout
Methods in org.eclipse.jface.layout that return FillLayoutFactoryModifier and TypeMethodDescriptionFillLayoutFactory.copy()Creates a copy of the receiver.static FillLayoutFactoryFillLayoutFactory.createFrom(FillLayout l) Creates a factory that creates copies of the given layout.FillLayoutFactory.extendedMargins(int width, int height) Sets the margins for layouts created with this factory.static FillLayoutFactoryFillLayoutFactory.fillDefaults()Creates a factory that creates copies of the given layout.FillLayoutFactory.margins(int width, int height) Sets the margins for layouts created with this factory.Sets the margins for layouts created with this factory.