FXControlAdapter.See: Description
| Interface | Description |
|---|---|
| IControlFactory<T extends Control> |
The
IControlFactory can be used in conjunction with
FXControlAdapter to create the wrapped SWT Control when the
surrounding FXCanvas changes. |
| Class | Description |
|---|---|
| FXControlAdapter<T extends Control> |
The FXControlAdapter can be used to embed SWT controls into a JavaFX scene
graph.
|
FXControlAdapter.Copyright (c) 2014 itemis AG and others. All rights reserved.