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 CompositeFactoryWidgetFactory.composite(int style) static CompositeFactoryCompositeFactory.newComposite(int style) Creates a new CompositeFactory with the given style.CompositeFactory.supplyLayout(Supplier<Layout> layoutSupplier) Sets aSupplierfor the creation of layout associated with the receiver.