Uses of Class
org.eclipse.jface.widgets.CompositeFactory
Packages that use CompositeFactory
-
Uses of CompositeFactory in org.eclipse.jface.widgets
Methods in org.eclipse.jface.widgets that return CompositeFactoryModifier and TypeMethodDescriptionstatic CompositeFactory
WidgetFactory.composite
(int style) static CompositeFactory
CompositeFactory.newComposite
(int style) Creates a new CompositeFactory with the given style.CompositeFactory.supplyLayout
(Supplier<Layout> layoutSupplier) Sets aSupplier
for the creation of layout associated with the receiver.