ControlDecoration
instead
of DecoratedField
.@Deprecated public class TextControlCreator extends Object implements IControlCreator
IControlCreator
for SWT Text controls. This is a convenience class
for creating text controls to be supplied to a decorated field.Constructor and Description |
---|
TextControlCreator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Control |
createControl(Composite parent,
int style)
Deprecated.
Create a control with the specified parent and style bits.
|
public Control createControl(Composite parent, int style)
IControlCreator
createControl
in interface IControlCreator
parent
- the parent of the controlstyle
- the style of the control
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.