Uses of Class
org.eclipse.swt.layout.FillLayout
Packages that use FillLayout
-
Uses of FillLayout in org.eclipse.jface.layout
Methods in org.eclipse.jface.layout that return FillLayoutModifier and TypeMethodDescriptionstatic FillLayoutFillLayoutFactory.copyLayout(FillLayout l) Copies the givenFillLayoutinstanceFillLayoutFactory.create()Creates a newFillLayout, and initializes it with values from the factory.Methods in org.eclipse.jface.layout with parameters of type FillLayoutModifier and TypeMethodDescriptionstatic FillLayoutFillLayoutFactory.copyLayout(FillLayout l) Copies the givenFillLayoutinstancestatic FillLayoutFactoryFillLayoutFactory.createFrom(FillLayout l) Creates a factory that creates copies of the given layout.