public interface IFXCanvasFactory
IFXCanvasFactory provides a method for the creation of an
FXCanvas inside a Composite. Using the
IFXCanvasFactory allows to exchange the FXCanvas
implementation.| Modifier and Type | Method and Description |
|---|---|
FXCanvas |
createCanvas(Composite parent,
int style)
|
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.