Uses of Class
org.eclipse.swt.layout.RowLayout
-
Uses of RowLayout in org.eclipse.jface.layout
Modifier and TypeMethodDescriptionstatic RowLayout
RowLayoutFactory.copyLayout
(RowLayout layout) Copies the given RowLayout instanceRowLayoutFactory.create()
Creates a new RowLayout, and initializes it with values from the factory.Modifier and TypeMethodDescriptionstatic RowLayout
RowLayoutFactory.copyLayout
(RowLayout layout) Copies the given RowLayout instancestatic RowLayoutFactory
RowLayoutFactory.createFrom
(RowLayout layout) Creates a factory that creates copies of the given layout.