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 FillLayout
FillLayoutFactory.copyLayout
(FillLayout l) Copies the givenFillLayout
instanceFillLayoutFactory.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 FillLayout
FillLayoutFactory.copyLayout
(FillLayout l) Copies the givenFillLayout
instancestatic FillLayoutFactory
FillLayoutFactory.createFrom
(FillLayout l) Creates a factory that creates copies of the given layout.