C - the type of the control to be createdpublic interface ActionControlCreator<C extends org.eclipse.swt.widgets.Control>
| Modifier and Type | Method and Description |
|---|---|
C |
createControl(org.eclipse.swt.widgets.Composite parent,
Action action)
Creates a new control.
|
Copyright © 2019. All rights reserved.