See: Description
Class | Description |
---|---|
AbstractFXColorPicker |
The
AbstractFXColorPicker is a control that can be used to select a
color. |
AbstractFXColorPicker.ColorWheel |
The
AbstractFXColorPicker.ColorWheel provides a
AbstractFXColorPicker.ColorWheel.render(WritableImage, int, int, int) method to draw a color
wheel into a WritableImage . |
FXAdvancedGradientPicker |
A picker for multi-stop
LinearGradient s. |
FXColorPicker |
An SWT control that can be used to select a JavaFX color (and indicates the
selected color via an image).
|
FXFillCellEditor |
The
FXFillCellEditor is a DialogCellEditor that is capable of
displaying a currently selected Color and of changing that color via
a dialog. |
FXFillPropertyDescriptor |
The
FXFillPropertyDescriptor is a PropertyDescriptor that
uses the FXFillCellEditor to edit its value. |
FXFillSelectionDialog | |
FXSimpleGradientPicker |
The
FXSimpleGradientPicker allows the selection of two colors from
which a gradient is constructed. |
Copyright (c) 2014 itemis AG and others. All rights reserved.