Package gda.rcp.views
Class TabFolderCompositeFactory
java.lang.Object
gda.rcp.views.TabFolderCompositeFactory
- All Implemented Interfaces:
CompositeFactory,org.springframework.beans.factory.InitializingBean
@Deprecated(since="GDA 9.16")
public class TabFolderCompositeFactory
extends Object
implements CompositeFactory, org.springframework.beans.factory.InitializingBean
Deprecated.
Generates a
Composite containing a set of tabs.-
Field Summary
FieldsFields inherited from interface gda.rcp.views.CompositeFactory
COMPOSITE_ROOT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.org.eclipse.swt.widgets.CompositecreateComposite(org.eclipse.swt.widgets.Composite parent, int style) Deprecated.voidsetFactories(TabCompositeFactory[] factories) Deprecated.
-
Field Details
-
factories
Deprecated.
-
-
Constructor Details
-
TabFolderCompositeFactory
public TabFolderCompositeFactory()Deprecated.
-
-
Method Details
-
createComposite
public org.eclipse.swt.widgets.Composite createComposite(org.eclipse.swt.widgets.Composite parent, int style) Deprecated.- Specified by:
createCompositein interfaceCompositeFactory
-
setFactories
Deprecated. -
afterPropertiesSet
Deprecated.- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-
TabFolderBuilderto assemble this factory, consequently in future this class may be implemented as inner private calls ofTabFolderBuilder