ControlDecoration
instead
of DecoratedField
.@Deprecated public interface IControlCreator
DecoratedField
to create the control to be
decorated. Clients are expected to implement this interface in order to
create a particular kind of control for decoration.Modifier and Type | Method and Description |
---|---|
Control |
createControl(Composite parent,
int style)
Deprecated.
Create a control with the specified parent and style bits.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.