Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- fillProperty() - Method in class org.eclipse.gef.fx.nodes.GeometryNode
-
Provides a
Property
holding the fill that is applied to thePath
internally used by thisGeometryNode
. - fillRuleProperty() - Method in class org.eclipse.gef.fx.nodes.GeometryNode
-
Provides a
Property
holding the fill rule to apply for thisGeometryNode
. - fitToSize(double, double) - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
Adjusts the
InfiniteCanvas.horizontalScrollOffsetProperty()
, theInfiniteCanvas.verticalScrollOffsetProperty()
, and theInfiniteCanvas.contentTransformProperty()
, so that theInfiniteCanvas.getContentGroup()
is fully visible within the bounds of thisInfiniteCanvas
if possible. - FXAdvancedLinearGradientPicker - Class in org.eclipse.gef.fx.swt.controls
-
A picker for multi-stop
LinearGradient
s. - FXAdvancedLinearGradientPicker(Composite, Color, Color, Color) - Constructor for class org.eclipse.gef.fx.swt.controls.FXAdvancedLinearGradientPicker
-
Constructs a new
FXAdvancedLinearGradientPicker
. - FxBundle - Class in org.eclipse.gef.fx
-
The
BundleActivator
for the FX bundle. - FxBundle() - Constructor for class org.eclipse.gef.fx.FxBundle
- FXCanvasEx - Class in org.eclipse.gef.fx.swt.canvas
-
A replacement of
FXCanvas
that fixes the following issues: JDK-8088147 - [SWT] FXCanvas: implement custom cursors [workaround for JavaSE-1.8 only, as fixed by SWTCursors in JavaSE-1.9] JDK-8161282 - FXCanvas does not forward horizontal mouse scroll events to the embedded scene. - FXCanvasEx(Composite, int) - Constructor for class org.eclipse.gef.fx.swt.canvas.FXCanvasEx
-
Creates a new
FXCanvasEx
for the given parent and with the given style. - FXColorPicker - Class in org.eclipse.gef.fx.swt.controls
-
An SWT control that can be used to select a JavaFX color (and indicates the selected color via an image).
- FXColorPicker(Composite, Color) - Constructor for class org.eclipse.gef.fx.swt.controls.FXColorPicker
-
Constructs a new
FXColorPicker
. - FXControlAdapter<T extends Control> - Class in org.eclipse.gef.fx.swt.controls
-
The FXControlAdapter can be used to embed SWT controls into a JavaFX scene graph.
- FXControlAdapter(FXControlAdapter.IControlFactory<T>) - Constructor for class org.eclipse.gef.fx.swt.controls.FXControlAdapter
-
Creates a new
FXControlAdapter
which uses the givenFXControlAdapter.IControlFactory
for the creation of the SWTControl
. - FXControlAdapter(T) - Constructor for class org.eclipse.gef.fx.swt.controls.FXControlAdapter
-
Creates a new
FXControlAdapter
which wraps the given SWTControl
. - FXControlAdapter.IControlFactory<T extends Control> - Interface in org.eclipse.gef.fx.swt.controls
-
The
FXControlAdapter.IControlFactory
can be used in conjunction withFXControlAdapter
to create the wrapped SWTControl
when the surroundingFXCanvas
changes. - FXPaintCellEditor - Class in org.eclipse.gef.fx.jface
-
The
FXPaintCellEditor
is aDialogCellEditor
that is capable of displaying a currently selectedColor
and of changing that color via a dialog. - FXPaintCellEditor(Composite) - Constructor for class org.eclipse.gef.fx.jface.FXPaintCellEditor
-
Constructs a new
FXPaintCellEditor
. - FXPaintCellEditor(Composite, int) - Constructor for class org.eclipse.gef.fx.jface.FXPaintCellEditor
-
Constructs a new
FXPaintCellEditor
. - FXPaintLabelProvider - Class in org.eclipse.gef.fx.jface
-
A label provider for a
Paint
value. - FXPaintLabelProvider() - Constructor for class org.eclipse.gef.fx.jface.FXPaintLabelProvider
- FXPaintSelectionDialog - Class in org.eclipse.gef.fx.jface
- FXPaintSelectionDialog(Shell, String) - Constructor for class org.eclipse.gef.fx.jface.FXPaintSelectionDialog
-
Constructs a new
FXPaintSelectionDialog
. - FXPaintUtils - Class in org.eclipse.gef.fx.jface
-
Provides utilities for dealing with
Paint
representations. - FXPaintUtils() - Constructor for class org.eclipse.gef.fx.jface.FXPaintUtils
- FXSimpleLinearGradientPicker - Class in org.eclipse.gef.fx.swt.controls
-
The
FXSimpleLinearGradientPicker
allows the selection of two colors from which a gradient is constructed. - FXSimpleLinearGradientPicker(Composite, Color, Color) - Constructor for class org.eclipse.gef.fx.swt.controls.FXSimpleLinearGradientPicker
-
Constructs a new
FXSimpleLinearGradientPicker
.
All Classes and Interfaces|All Packages|Constant Field Values