Uses of Class
org.eclipse.swt.layout.FillLayout
-
Uses of FillLayout in org.eclipse.jface.layout
Modifier and TypeMethodDescriptionstatic FillLayout
FillLayoutFactory.copyLayout
(FillLayout l) Copies the givenFillLayout
instanceFillLayoutFactory.create()
Creates a newFillLayout
, and initializes it with values from the factory.Modifier 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.