Uses of Class
org.eclipse.swt.layout.RowLayout
Packages that use RowLayout
-
Uses of RowLayout in org.eclipse.jface.layout
Methods in org.eclipse.jface.layout that return RowLayoutModifier and TypeMethodDescriptionstatic RowLayoutRowLayoutFactory.copyLayout(RowLayout layout) Copies the given RowLayout instanceRowLayoutFactory.create()Creates a new RowLayout, and initializes it with values from the factory.Methods in org.eclipse.jface.layout with parameters of type RowLayoutModifier and TypeMethodDescriptionstatic RowLayoutRowLayoutFactory.copyLayout(RowLayout layout) Copies the given RowLayout instancestatic RowLayoutFactoryRowLayoutFactory.createFrom(RowLayout layout) Creates a factory that creates copies of the given layout.