Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractColorSlider - Class in org.jhotdraw8.fxcontrols.colorchooser
-
Base class for color sliders that support color spaces with up to 4 color components.
- AbstractColorSlider() - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- AbstractColorSlider.AbstractFillTask - Class in org.jhotdraw8.fxcontrols.colorchooser
- AbstractColorSlider.FillTaskRecord - Record Class in org.jhotdraw8.fxcontrols.colorchooser
- AbstractDockable - Class in org.jhotdraw8.fxcontrols.dock
-
Abstract base class for implementations of
Dockable. - AbstractDockable() - Constructor for class org.jhotdraw8.fxcontrols.dock.AbstractDockable
- AbstractDockParent - Class in org.jhotdraw8.fxcontrols.dock
-
Abstract base class for implementations of
DockParent. - AbstractDockParent() - Constructor for class org.jhotdraw8.fxcontrols.dock.AbstractDockParent
- AbstractDockRoot - Class in org.jhotdraw8.fxcontrols.dock
-
Abstract base class for implementations of
DockRoot. - AbstractDockRoot() - Constructor for class org.jhotdraw8.fxcontrols.dock.AbstractDockRoot
- AbstractFillTask(AbstractColorSlider.FillTaskRecord) - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.AbstractFillTask
- adjusting - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Set this value to true when the user is adjusting a value in another control.
- adjustingProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Set this value to true when the user is adjusting a value in another control.
- alpha - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- alpha - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- alpha() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns the value of the
alpharecord component. - AlphaChooser - Class in org.jhotdraw8.fxcontrols.colorchooser
- AlphaChooser() - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.AlphaChooser
- alphaMaxValueProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
- alphaMinValueProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
- alphaProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- alphaProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
The value of the alpha component.
- alphaProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- AlphaSlider - Class in org.jhotdraw8.fxcontrols.colorchooser
-
This slider shows one component dimension of an
NamedColorSpacein a rectangular shape. - AlphaSlider() - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
- AUTOMATIC - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
B
- BLOCK_SIZE_COARSE - Static variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- BLOCK_SIZE_FINE - Static variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- BOTTOM - Enum constant in enum class org.jhotdraw8.fxcontrols.dock.DropZone
-
Denotes the bottom edge of a Dock.
C
- c0 - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
The value of the color component with index 0.
- c0 - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- c0() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns the value of the
c0record component. - c0Property() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
The value of the color component with index 0.
- c0Property() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- c1 - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
The value of the color component with index 1.
- c1 - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- c1() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns the value of the
c1record component. - c1Property() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
The value of the color component with index 1.
- c1Property() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- c2 - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
The value of the color component with index 2.
- c2 - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- c2() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns the value of the
c2record component. - c2Property() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
The value of the color component with index 2.
- c2Property() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- c3 - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
The value of the color component with index 3.
- c3 - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- c3() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns the value of the
c3record component. - c3Property() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
The value of the color component with index 3.
- c3Property() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- CENTER - Enum constant in enum class org.jhotdraw8.fxcontrols.dock.DropZone
-
Denotes the center of a Dock.
- chooserType - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- chooserTypeProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- chooserTypes - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- chroma - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- chromaProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- CIE_LAB_COLOR_SPACE - Static variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- CIE_LCH - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ChooserType
- CIE_LCH_COLOR_SPACE - Static variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- collectFamiliesNamed(List<FontFamily>, String...) - Static method in class org.jhotdraw8.fxcontrols.fontchooser.DefaultFontCollectionsFactory
- COLOR_FUNCTION - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
- ColorChooser - Class in org.jhotdraw8.fxcontrols.colorchooser
- ColorChooser() - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.ColorChooser
- ColorChooserPane - Class in org.jhotdraw8.fxcontrols.colorchooser
- ColorChooserPane() - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPane
- ColorChooserPaneModel - Class in org.jhotdraw8.fxcontrols.colorchooser
-
Data flow:
- ColorChooserPaneModel() - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- ColorChooserPaneModel.ChooserType - Enum Class in org.jhotdraw8.fxcontrols.colorchooser
- ColorChooserPaneModel.ColorSyntax - Enum Class in org.jhotdraw8.fxcontrols.colorchooser
- colorChoosersProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- ColorDialog - Class in org.jhotdraw8.fxcontrols.colorchooser
- ColorDialog() - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
- ColorDialog(Window) - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
- ColorRectangleSlider - Class in org.jhotdraw8.fxcontrols.colorchooser
-
This slider shows two component dimension of an
NamedColorSpacein a rectangular shape. - ColorRectangleSlider() - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
- ColorSlider - Class in org.jhotdraw8.fxcontrols.colorchooser
-
This slider shows one component dimension of an
NamedColorSpacein a rectangular shape. - ColorSlider() - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
- ColorSpaceColor - Class in org.jhotdraw8.fxcontrols.colorchooser
- componentIndexProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
The index of the color space component that is displayed along the extent of the rectangle.
- create() - Method in class org.jhotdraw8.fxcontrols.fontchooser.DefaultFontCollectionsFactory
-
Creates a FontChooserModel.
- create() - Static method in class org.jhotdraw8.fxcontrols.fontchooser.FontChooserModelFactories
- create() - Method in interface org.jhotdraw8.fxcontrols.fontchooser.FontCollectionsFactory
- createAsync() - Method in interface org.jhotdraw8.fxcontrols.fontchooser.FontCollectionsFactory
-
Creates a FontChooserModel asynchronously in a worker thread, and completes the returned
CompletableFutureon the JavaFX Application Thread. - createFillTask(PixelBuffer<IntBuffer>) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- createFillTask(PixelBuffer<IntBuffer>) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
- createFillTask(PixelBuffer<IntBuffer>) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
- createFillTask(PixelBuffer<IntBuffer>) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
- createHorizontalTrack() - Static method in class org.jhotdraw8.fxcontrols.dock.SplitPaneTrack
- createVerticalTrack() - Static method in class org.jhotdraw8.fxcontrols.dock.SplitPaneTrack
- currentColorProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
- customColorProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
D
- DefaultFontCollectionsFactory - Class in org.jhotdraw8.fxcontrols.fontchooser
-
DefaultFontCollectionsFactory.
- DefaultFontCollectionsFactory() - Constructor for class org.jhotdraw8.fxcontrols.fontchooser.DefaultFontCollectionsFactory
- displayBitDepth - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- displayBitDepthProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- displayBitDepths - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- displayBitDepthsProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- displayColor - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- displayColorField - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- displayColorFieldProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- displayColorProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- displayColorSpace - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
The color space of the display.
- displayColorSpace - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- displayColorSpace() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns the value of the
displayColorSpacerecord component. - displayColorSpaceProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
The color space of the display.
- displayColorSpaceProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- displayColorSpaces - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- displayColorSpacesProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- DOCK_PARENT_PROPERTY - Static variable in interface org.jhotdraw8.fxcontrols.dock.DockNode
-
The name of the
DockNode.dockParentProperty(). - Dockable - Interface in org.jhotdraw8.fxcontrols.dock
- DOCKABLE_DATA_FORMAT - Static variable in interface org.jhotdraw8.fxcontrols.dock.DockRoot
-
Data format used for dragging a DockItem with the drag board.
- dockablePredicateProperty() - Method in class org.jhotdraw8.fxcontrols.dock.AbstractDockRoot
- dockablePredicateProperty() - Method in interface org.jhotdraw8.fxcontrols.dock.DockRoot
-
Only
Dockables accepted by this filter can be docked. - DockChild - Interface in org.jhotdraw8.fxcontrols.dock
-
Represents a dock item that can be docked to a
DockParent. - dockChildren - Variable in class org.jhotdraw8.fxcontrols.dock.AbstractDockParent
- DockNode - Interface in org.jhotdraw8.fxcontrols.dock
-
Represents a node in a tree structure.
- dockParent - Variable in class org.jhotdraw8.fxcontrols.dock.AbstractDockable
- dockParent - Variable in class org.jhotdraw8.fxcontrols.dock.AbstractDockParent
- DockParent - Interface in org.jhotdraw8.fxcontrols.dock
-
A DockParent provides screen space for one or more
DockChildren. - dockParentProperty() - Method in class org.jhotdraw8.fxcontrols.dock.AbstractDockable
- dockParentProperty() - Method in class org.jhotdraw8.fxcontrols.dock.AbstractDockParent
- dockParentProperty() - Method in interface org.jhotdraw8.fxcontrols.dock.DockNode
-
Gets the parent of this node.
- DockRoot - Interface in org.jhotdraw8.fxcontrols.dock
-
The root node of a docking hierarchy.
- draggedDockable - Static variable in interface org.jhotdraw8.fxcontrols.dock.DockRoot
-
We store the dragged item here, because we move the reference of a DockItem with the drag board rather than a value of the DockItem.
- draggedDockableProperty() - Static method in interface org.jhotdraw8.fxcontrols.dock.DockRoot
-
We store the dragged item here, because we move the reference of a DockItem with the drag board rather than a value of the DockItem.
- drawColorRect() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- DropZone - Enum Class in org.jhotdraw8.fxcontrols.dock
-
Defines a drop zone for the drag and drop operation of a DockChild.
E
- editable - Variable in class org.jhotdraw8.fxcontrols.dock.AbstractDockParent
- EDITABLE_PROPERTY - Static variable in interface org.jhotdraw8.fxcontrols.dock.DockParent
-
The name of the
DockParent.editableProperty(). - editableProperty() - Method in class org.jhotdraw8.fxcontrols.dock.AbstractDockParent
- editableProperty() - Method in interface org.jhotdraw8.fxcontrols.dock.DockParent
-
Whether this dock parent is editable.
- equals(Object) - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jhotdraw8.fxcontrols.fontchooser.FontFamilySize
-
Indicates whether some other object is "equal to" this one.
F
- family() - Method in record class org.jhotdraw8.fxcontrols.fontchooser.FontFamilySize
-
Returns the value of the
familyrecord component. - FillTaskRecord(PixelBuffer<IntBuffer>, NamedColorSpace, NamedColorSpace, NamedColorSpace, float, float, float, float, int, int, float, ToIntFunction<Integer>) - Constructor for record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Creates an instance of a
FillTaskRecordrecord class. - FontChooserController - Class in org.jhotdraw8.fxcontrols.fontchooser
- FontChooserController() - Constructor for class org.jhotdraw8.fxcontrols.fontchooser.FontChooserController
- FontChooserModel - Class in org.jhotdraw8.fxcontrols.fontchooser
-
FontChooserModel.
- FontChooserModel() - Constructor for class org.jhotdraw8.fxcontrols.fontchooser.FontChooserModel
- FontChooserModelFactories - Class in org.jhotdraw8.fxcontrols.fontchooser
- FontCollection - Class in org.jhotdraw8.fxcontrols.fontchooser
-
FontCollection.
- FontCollection() - Constructor for class org.jhotdraw8.fxcontrols.fontchooser.FontCollection
- FontCollection(String, boolean, List<FontFamily>) - Constructor for class org.jhotdraw8.fxcontrols.fontchooser.FontCollection
- FontCollection(String, List<FontFamily>) - Constructor for class org.jhotdraw8.fxcontrols.fontchooser.FontCollection
- FontCollectionsFactory - Interface in org.jhotdraw8.fxcontrols.fontchooser
- fontCollectionsProperty() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontChooserModel
- FontDialog - Class in org.jhotdraw8.fxcontrols.fontchooser
-
FontDialog for selecting a font family and a font size.
- FontDialog() - Constructor for class org.jhotdraw8.fxcontrols.fontchooser.FontDialog
- FontFamily - Class in org.jhotdraw8.fxcontrols.fontchooser
-
FontFamily.
- FontFamily() - Constructor for class org.jhotdraw8.fxcontrols.fontchooser.FontFamily
- FontFamilyChooserController - Class in org.jhotdraw8.fxcontrols.fontchooser
- FontFamilyChooserController() - Constructor for class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
- FontFamilyDialog - Class in org.jhotdraw8.fxcontrols.fontchooser
-
FontDialog for selecting a font family.
- FontFamilyDialog() - Constructor for class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyDialog
- FontFamilySize - Record Class in org.jhotdraw8.fxcontrols.fontchooser
- FontFamilySize(String, double) - Constructor for record class org.jhotdraw8.fxcontrols.fontchooser.FontFamilySize
-
Creates an instance of a
FontFamilySizerecord class. - fontSize - Variable in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
- FontTypeface - Class in org.jhotdraw8.fxcontrols.fontchooser
-
FontTypeface.
- FontTypeface() - Constructor for class org.jhotdraw8.fxcontrols.fontchooser.FontTypeface
- FXControlsResourceBundleProvider - Class in org.jhotdraw8.fxcontrols.spi
- FXControlsResourceBundleProvider() - Constructor for class org.jhotdraw8.fxcontrols.spi.FXControlsResourceBundleProvider
G
- generateCollections(List<FontFamily>) - Method in class org.jhotdraw8.fxcontrols.fontchooser.DefaultFontCollectionsFactory
-
Groups a list of font families into collections.
- generateCollections(List<FontFamily>) - Method in class org.jhotdraw8.fxcontrols.fontchooser.MacOSFontCollectionsFactory
- getAllFonts() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontChooserModel
- getAlpha() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
alphaproperty. - getAlpha() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
Gets the value of the
alphaproperty. - getAlpha() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
alphaproperty. - getAlphaMaxValue() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
Gets the value of the
alphaMaxValueproperty. - getAlphaMinValue() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
Gets the value of the
alphaMinValueproperty. - getArgb(NamedColorSpace, NamedColorSpace, NamedColorSpace, float[], float[], float[], float[], float[], float) - Static method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- getBundle(String, Locale) - Method in class org.jhotdraw8.fxcontrols.spi.FXControlsResourceBundleProvider
- getC0() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
c0property. - getC0() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
c0property. - getC1() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
c1property. - getC1() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
c1property. - getC2() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
c2property. - getC2() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
c2property. - getC3() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
c3property. - getC3() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
c3property. - getChooserType() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
chooserTypeproperty. - getChroma() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
chromaproperty. - getColorChoosers() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
colorChoosersproperty. - getComponent(int) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- getComponentIndex() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
Gets the value of the
componentIndexproperty. - getCurrentColor() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
-
Gets the value of the
currentColorproperty. - getCustomColor() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
-
Gets the value of the
customColorproperty. - getDisplayBitDepth() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
displayBitDepthproperty. - getDisplayBitDepths() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
displayBitDepthsproperty. - getDisplayColor() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
displayColorproperty. - getDisplayColorField() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
displayColorFieldproperty. - getDisplayColorSpace() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
displayColorSpaceproperty. - getDisplayColorSpace() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
displayColorSpaceproperty. - getDisplayColorSpaces() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
displayColorSpacesproperty. - getDockablePredicate() - Method in interface org.jhotdraw8.fxcontrols.dock.DockRoot
-
Gets the value of the
dockablePredicateproperty. - getDockAxis() - Method in interface org.jhotdraw8.fxcontrols.dock.DockParent
- getDockAxis() - Method in class org.jhotdraw8.fxcontrols.dock.HBoxTrack
- getDockAxis() - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- getDockAxis() - Method in class org.jhotdraw8.fxcontrols.dock.SplitPaneTrack
- getDockAxis() - Method in class org.jhotdraw8.fxcontrols.dock.TabbedAccordionTrack
- getDockAxis() - Method in class org.jhotdraw8.fxcontrols.dock.TabPaneTrack
- getDockAxis() - Method in class org.jhotdraw8.fxcontrols.dock.VBoxTrack
- getDockChildren() - Method in class org.jhotdraw8.fxcontrols.dock.AbstractDockParent
- getDockChildren() - Method in interface org.jhotdraw8.fxcontrols.dock.DockParent
- getDockChildrenReadOnly() - Method in class org.jhotdraw8.fxcontrols.dock.AbstractDockable
- getDockChildrenReadOnly() - Method in interface org.jhotdraw8.fxcontrols.dock.DockNode
-
Gets the children of this node.
- getDockChildrenReadOnly() - Method in interface org.jhotdraw8.fxcontrols.dock.DockParent
- getDockParent() - Method in interface org.jhotdraw8.fxcontrols.dock.DockNode
-
Gets the value of the
dockParentproperty. - getDockRoot() - Method in interface org.jhotdraw8.fxcontrols.dock.DockNode
- getDraggedDockable() - Static method in interface org.jhotdraw8.fxcontrols.dock.DockRoot
-
Gets the value of the
draggedDockableproperty. - getFamilies() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontCollection
- getFontCollections() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontChooserModel
-
Gets the value of the
fontCollectionsproperty. - getFontSize() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
- getFxml() - Static method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- getGraphic() - Method in interface org.jhotdraw8.fxcontrols.dock.Dockable
-
Gets the value of the
graphicproperty. - getHue() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
hueproperty. - getHueSliderC0() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
hueSliderC0property. - getHueSliderC1() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
hueSliderC1property. - getHueSliderC2() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
hueSliderC2property. - getLightness() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
lightnessproperty. - getMajorTickUnit() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
Gets the value of the
majorTickUnitproperty. - getMajorTickUnit() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
Gets the value of the
majorTickUnitproperty. - getMinorTickUnit() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
Gets the value of the
minorTickUnitproperty. - getMinorTickUnit() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
Gets the value of the
minorTickUnitproperty. - getModel() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaChooser
-
Gets the value of the
modelproperty. - getModel() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPane
-
Gets the value of the
modelproperty. - getModel() - Method in class org.jhotdraw8.fxcontrols.colorchooser.HlsChooser
-
Gets the value of the
modelproperty. - getModel() - Method in class org.jhotdraw8.fxcontrols.colorchooser.SliderChooser
-
Gets the value of the
modelproperty. - getModel() - Static method in class org.jhotdraw8.fxcontrols.fontchooser.FontDialog
- getModel() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
-
Gets the value of the
modelproperty. - getModel() - Static method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyDialog
- getName() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontCollection
-
Gets the value of the
nameproperty. - getName() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamily
-
Gets the value of the
nameproperty. - getName() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontTypeface
-
Gets the value of the
nameproperty. - getNode() - Method in class org.jhotdraw8.fxcontrols.dock.AbstractDockParent
- getNode() - Method in interface org.jhotdraw8.fxcontrols.dock.DockNode
- getNode() - Method in interface org.jhotdraw8.fxcontrols.dock.DockRoot
- getNode() - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockable
- getOnAction() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
-
Gets the value of the
onActionproperty. - getOnCancel() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
- getOnSave() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
- getOnUse() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
- getOrientation() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
Gets the value of the
orientationproperty. - getOrientation() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
Gets the value of the
orientationproperty. - getPreArgb(NamedColorSpace, float[], float[], float) - Static method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- getPreviewColor() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
previewColorproperty. - getResourceBundle() - Static method in class org.jhotdraw8.fxcontrols.spi.Labels
- getRgbFilter() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
rgbFilterproperty. - getRootXSupplier() - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- getRootYSupplier() - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- getSelectedFontName() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
- getSingleton() - Static method in class org.jhotdraw8.fxcontrols.fontchooser.FontChooserModelFactories
- getSourceColor() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
sourceColorproperty. - getSourceColorField() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
sourceColorFieldproperty. - getSourceColorSpace() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
sourceColorSpaceproperty. - getSourceColorSpace() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
sourceColorSpaceproperty. - getSourceColorSpaceHueIndex() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
sourceColorSpaceHueIndexproperty. - getSourceColorSpaceLightnessValueIndex() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
sourceColorSpaceLightnessValueIndexproperty. - getSourceColorSpaceSaturationChromaIndex() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
sourceColorSpaceSaturationChromaIndexproperty. - getStyle() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontTypeface
-
Gets the value of the
styleproperty. - getSubXSupplier() - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- getSubYSupplier() - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- getTarget() - Method in class org.jhotdraw8.fxcontrols.dock.ResizeButton
-
Gets the value of the
targetproperty. - getTargetColor() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
targetColorproperty. - getTargetColorField() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
targetColorFieldproperty. - getTargetColorSpace() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
targetColorSpaceproperty. - getTargetColorSpace() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
targetColorSpaceproperty. - getTargetColorSpaces() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
targetColorSpacesproperty. - getTargetColorSyntax() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
targetColorSyntaxproperty. - getTargetColorSyntaxes() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Gets the value of the
targetColorSyntaxesproperty. - getText() - Method in interface org.jhotdraw8.fxcontrols.dock.Dockable
-
Gets the value of the
textproperty. - getThumbTranslateX() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
thumbTranslateXproperty. - getThumbTranslateY() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
thumbTranslateYproperty. - getTypefaces() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamily
- getValue() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
Gets the value of the
valueproperty. - getXComponentIndex() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Gets the value of the
xComponentIndexproperty. - getXMajorTickUnit() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Gets the value of the
xMajorTickUnitproperty. - getXMinorTickUnit() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Gets the value of the
xMinorTickUnitproperty. - getXValue() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Gets the value of the
xValueproperty. - getYComponentIndex() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Gets the value of the
yComponentIndexproperty. - getYMajorTickUnit() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Gets the value of the
yMajorTickUnitproperty. - getYMinorTickUnit() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Gets the value of the
yMinorTickUnitproperty. - getYValue() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Gets the value of the
yValueproperty. - getZSupplier() - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- graphic - Variable in class org.jhotdraw8.fxcontrols.dock.AbstractDockable
- GRAPHIC_PROPERTY - Static variable in interface org.jhotdraw8.fxcontrols.dock.Dockable
-
The name of the
Dockable.graphicProperty()()}. - graphicProperty() - Method in class org.jhotdraw8.fxcontrols.dock.AbstractDockable
- graphicProperty() - Method in interface org.jhotdraw8.fxcontrols.dock.Dockable
-
The graphic of this dockable.
H
- hashCode() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jhotdraw8.fxcontrols.fontchooser.FontFamilySize
-
Returns a hash code value for this object.
- HBoxTrack - Class in org.jhotdraw8.fxcontrols.dock
- HBoxTrack() - Constructor for class org.jhotdraw8.fxcontrols.dock.HBoxTrack
- HEX_COLOR - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
- HlsChooser - Class in org.jhotdraw8.fxcontrols.colorchooser
-
HSL Chooser.
- HlsChooser() - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.HlsChooser
- HSL - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ChooserType
- HSL_FUNCTION - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
- HSV - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ChooserType
- hue - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- hueProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- hueSliderC0 - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- hueSliderC0Property() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- hueSliderC1 - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- hueSliderC1Property() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- hueSliderC2 - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- hueSliderC2Property() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- HWB_FUNCTION - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
I
- initWithDefaultValues() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- invalidate() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- isAdjusting() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
adjustingproperty. - isEditable() - Method in interface org.jhotdraw8.fxcontrols.dock.DockParent
-
Returns whether the user can edit this dock parent.
- isRegular() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontTypeface
-
Gets the value of the
regularproperty. - isResizesDockChildren() - Method in interface org.jhotdraw8.fxcontrols.dock.DockParent
-
Returns true if this parent dock resizes the items.
- isResizesDockChildren() - Method in class org.jhotdraw8.fxcontrols.dock.HBoxTrack
- isResizesDockChildren() - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- isResizesDockChildren() - Method in class org.jhotdraw8.fxcontrols.dock.SplitPaneTrack
- isResizesDockChildren() - Method in class org.jhotdraw8.fxcontrols.dock.TabbedAccordionTrack
- isResizesDockChildren() - Method in class org.jhotdraw8.fxcontrols.dock.TabPaneTrack
- isResizesDockChildren() - Method in class org.jhotdraw8.fxcontrols.dock.VBoxTrack
- isRotated() - Method in class org.jhotdraw8.fxcontrols.dock.TabbedAccordionTrack
-
Gets the value of the
rotatedproperty. - isShowing() - Method in interface org.jhotdraw8.fxcontrols.dock.DockChild
-
Gets the value of the
showingproperty. - isSmartCollection() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontCollection
-
Gets the value of the
smartCollectionproperty. - isSnapToTicks() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Gets the value of the
snapToTicksproperty. - isUserResizable() - Method in class org.jhotdraw8.fxcontrols.dock.ResizePane
-
Gets the value of the
userResizableproperty.
L
- LAB_FUNCTION - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
- Labels - Class in org.jhotdraw8.fxcontrols.spi
- layoutChildren() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- layoutChildren() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
- layoutChildren() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
- layoutChildren() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
- layoutChildren() - Method in class org.jhotdraw8.fxcontrols.dock.AbstractDockParent
- layoutChildren() - Method in class org.jhotdraw8.fxcontrols.dock.TabbedAccordionTrack
- LCH_FUNCTION - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
- LEFT - Enum constant in enum class org.jhotdraw8.fxcontrols.dock.DropZone
-
Denotes the left edge of a Dock.
- lightness - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- lightnessProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- load() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Must be called from the constructor of the subclass!
- loadFonts() - Method in class org.jhotdraw8.fxcontrols.fontchooser.DefaultFontCollectionsFactory
-
Loads all Fonts that are available to JavaFX.
M
- MacOSFontCollectionsFactory - Class in org.jhotdraw8.fxcontrols.fontchooser
- MacOSFontCollectionsFactory() - Constructor for class org.jhotdraw8.fxcontrols.fontchooser.MacOSFontCollectionsFactory
- majorTickUnitProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
The major unit distance between tick marks.
- majorTickUnitProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
- maybeSnapToTicks(float, double, MouseEvent) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- minorTickUnitProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
The minor unit distance between tick marks.
- minorTickUnitProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
The unit distance between tick marks.
- modelProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaChooser
- modelProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPane
- modelProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.HlsChooser
- modelProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.SliderChooser
- modelProperty() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
N
- NAMED_COLOR - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
- nameProperty() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontCollection
- nameProperty() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamily
- nameProperty() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontTypeface
O
- OK_HSL_SRGB - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ChooserType
- OK_LAB_COLOR_SPACE - Static variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- OK_LCH - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ChooserType
- OK_LCH_COLOR_SPACE - Static variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- OKLAB_FUNCTION - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
- OKLCH_FUNCTION - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
- onActionProperty() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
- onKeyPressed(KeyEvent) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- onKeyPressed(KeyEvent) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
- onKeyPressed(KeyEvent) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
- onKeyPressed(KeyEvent) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
- onMousePressedOrDragged(MouseEvent) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- onMousePressedOrDragged(MouseEvent) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
- onMousePressedOrDragged(MouseEvent) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
- onMousePressedOrDragged(MouseEvent) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
- onParentChanged() - Method in class org.jhotdraw8.fxcontrols.dock.TabbedAccordionTrack
- onParentChanged() - Method in class org.jhotdraw8.fxcontrols.dock.TabPaneTrack
- onRootChanged(ListChangeListener.Change<? extends DockNode>) - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- org.jhotdraw8.fxcontrols - module org.jhotdraw8.fxcontrols
-
Provides controls that are based on JavaFX controls.
- org.jhotdraw8.fxcontrols.colorchooser - package org.jhotdraw8.fxcontrols.colorchooser
- org.jhotdraw8.fxcontrols.dock - package org.jhotdraw8.fxcontrols.dock
- org.jhotdraw8.fxcontrols.fontchooser - package org.jhotdraw8.fxcontrols.fontchooser
-
Provides a
FontDialog. - org.jhotdraw8.fxcontrols.spi - package org.jhotdraw8.fxcontrols.spi
- orientationProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
- orientationProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
- outOfGamut(NamedColorSpace, float[]) - Static method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
If epsilon is 0, we get the best rendering with OK LCH: the shape is a triangle with a straight line from the bottom left to the right, and a curved line from the right to the top left.
P
- pixelBuffer() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns the value of the
pixelBufferrecord component. - previewColor - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- previewColorProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
R
- record - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.AbstractFillTask
- regularProperty() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontTypeface
- ResizeButton - Class in org.jhotdraw8.fxcontrols.dock
-
ResizeButton.
- ResizeButton() - Constructor for class org.jhotdraw8.fxcontrols.dock.ResizeButton
- ResizePane - Class in org.jhotdraw8.fxcontrols.dock
-
ResizePane.
- ResizePane() - Constructor for class org.jhotdraw8.fxcontrols.dock.ResizePane
- RGB_FUNCTION - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
- rgbFilter - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- rgbFilter() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns the value of the
rgbFilterrecord component. - rgbFilterProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- RIGHT - Enum constant in enum class org.jhotdraw8.fxcontrols.dock.DropZone
-
Denotes the right edge of a Dock.
- rotatedProperty() - Method in class org.jhotdraw8.fxcontrols.dock.TabbedAccordionTrack
S
- selectFontName(String) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontDialog
- selectFontName(String) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyDialog
- setAdjusting(boolean) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
adjustingproperty. - setAlpha(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
alphaproperty. - setAlpha(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
Sets the value of the
alphaproperty. - setAlpha(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
alphaproperty. - setAlphaMaxValue(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
Sets the value of the
alphaMaxValueproperty. - setAlphaMinValue(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
Sets the value of the
alphaMinValueproperty. - setC0(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
c0property. - setC0(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
c0property. - setC1(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
c1property. - setC1(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
c1property. - setC2(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
c2property. - setC2(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
c2property. - setC3(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
c3property. - setC3(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
c3property. - setChooserType(ColorChooserPaneModel.ChooserType) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
chooserTypeproperty. - setChroma(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
chromaproperty. - setColorChoosers(ObservableList<ColorChooserPaneModel.ChooserType>) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
colorChoosersproperty. - setComponent(int, float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- setComponentIndex(int) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
Sets the value of the
componentIndexproperty. - setCurrentColor(ColorSpaceColor) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
-
Sets the value of the
currentColorproperty. - setCustomColor(ColorSpaceColor) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
-
Sets the value of the
customColorproperty. - setDisplayBitDepth(Map.Entry<String, ToIntFunction<Integer>>) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
displayBitDepthproperty. - setDisplayBitDepths(ObservableList<Map.Entry<String, ToIntFunction<Integer>>>) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
displayBitDepthsproperty. - setDisplayColor(NamedColor) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
displayColorproperty. - setDisplayColorField(String) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
displayColorFieldproperty. - setDisplayColorSpace(NamedColorSpace) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
displayColorSpaceproperty. - setDisplayColorSpace(NamedColorSpace) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
displayColorSpaceproperty. - setDisplayColorSpaces(ObservableList<NamedColorSpace>) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
displayColorSpacesproperty. - setDockablePredicate(Predicate<Dockable>) - Method in interface org.jhotdraw8.fxcontrols.dock.DockRoot
-
Sets the value of the
dockablePredicateproperty. - setDockParent(DockParent) - Method in interface org.jhotdraw8.fxcontrols.dock.DockNode
-
Sets the value of the
dockParentproperty. - setDraggedDockable(Dockable) - Static method in interface org.jhotdraw8.fxcontrols.dock.DockRoot
-
Sets the value of the
draggedDockableproperty. - setEditable(boolean) - Method in interface org.jhotdraw8.fxcontrols.dock.DockParent
-
Sets whether the user can edit this dock parent.
- setFontCollections(ObservableList<FontCollection>) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontChooserModel
-
Sets the value of the
fontCollectionsproperty. - setFontName(String) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
- setFontSize(double) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
- setGraphic(Node) - Method in interface org.jhotdraw8.fxcontrols.dock.Dockable
-
Sets the value of the
graphicproperty. - setHue(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
hueproperty. - setHueSliderC0(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
hueSliderC0property. - setHueSliderC1(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
hueSliderC1property. - setHueSliderC2(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
hueSliderC2property. - setLightness(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
lightnessproperty. - setMajorTickUnit(double) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
Sets the value of the
majorTickUnitproperty. - setMajorTickUnit(double) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
Sets the value of the
majorTickUnitproperty. - setMinorTickUnit(double) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
Sets the value of the
minorTickUnitproperty. - setMinorTickUnit(double) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
Sets the value of the
minorTickUnitproperty. - setModel(ColorChooserPaneModel) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaChooser
-
Sets the value of the
modelproperty. - setModel(ColorChooserPaneModel) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPane
-
Sets the value of the
modelproperty. - setModel(ColorChooserPaneModel) - Method in class org.jhotdraw8.fxcontrols.colorchooser.HlsChooser
-
Sets the value of the
modelproperty. - setModel(ColorChooserPaneModel) - Method in class org.jhotdraw8.fxcontrols.colorchooser.SliderChooser
-
Sets the value of the
modelproperty. - setModel(FontChooserModel) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
-
Sets the value of the
modelproperty. - setName(String) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontCollection
-
Sets the value of the
nameproperty. - setName(String) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamily
-
Sets the value of the
nameproperty. - setName(String) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontTypeface
-
Sets the value of the
nameproperty. - setOnAction(EventHandler<ActionEvent>) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
-
Sets the value of the
onActionproperty. - setOnCancel(Runnable) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
- setOnSave(Runnable) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
- setOnUse(Runnable) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
- setOrientation(Orientation) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AlphaSlider
-
Sets the value of the
orientationproperty. - setOrientation(Orientation) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
Sets the value of the
orientationproperty. - setPreviewColor(Color) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
previewColorproperty. - setRegular(boolean) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontTypeface
-
Sets the value of the
regularproperty. - setResizeAxis(TrackAxis) - Method in class org.jhotdraw8.fxcontrols.dock.ResizePane
- setRgbFilter(ToIntFunction<Integer>) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
rgbFilterproperty. - setRootXSupplier(Supplier<Track>) - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- setRootYSupplier(Supplier<Track>) - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- setRotated(boolean) - Method in class org.jhotdraw8.fxcontrols.dock.TabbedAccordionTrack
-
Sets the value of the
rotatedproperty. - setShowing(boolean) - Method in interface org.jhotdraw8.fxcontrols.dock.DockChild
-
Sets the value of the
showingproperty. - setSingleton(Supplier<FontCollectionsFactory>) - Static method in class org.jhotdraw8.fxcontrols.fontchooser.FontChooserModelFactories
- setSmartCollection(boolean) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontCollection
-
Sets the value of the
smartCollectionproperty. - setSnapToTicks(boolean) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
snapToTicksproperty. - setSourceColor(NamedColor) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
sourceColorproperty. - setSourceColorField(String) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
sourceColorFieldproperty. - setSourceColorSpace(NamedColorSpace) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
sourceColorSpaceproperty. - setSourceColorSpace(NamedColorSpace) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
sourceColorSpaceproperty. - setSourceColorSpaceHueIndex(int) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
sourceColorSpaceHueIndexproperty. - setSourceColorSpaceLightnessValueIndex(int) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
sourceColorSpaceLightnessValueIndexproperty. - setSourceColorSpaceSaturationChromaIndex(int) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
sourceColorSpaceSaturationChromaIndexproperty. - setStyle(String) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontTypeface
-
Sets the value of the
styleproperty. - setSubXSupplier(Supplier<Track>) - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- setSubYSupplier(Supplier<Track>) - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- setTarget(Region) - Method in class org.jhotdraw8.fxcontrols.dock.ResizeButton
-
Sets the value of the
targetproperty. - setTargetColor(NamedColor) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
targetColorproperty. - setTargetColorField(String) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
targetColorFieldproperty. - setTargetColorSpace(NamedColorSpace) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
targetColorSpaceproperty. - setTargetColorSpace(NamedColorSpace) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
targetColorSpaceproperty. - setTargetColorSpaces(ObservableList<NamedColorSpace>) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
targetColorSpacesproperty. - setTargetColorSyntax(ColorChooserPaneModel.ColorSyntax) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
targetColorSyntaxproperty. - setTargetColorSyntaxes(ObservableList<ColorChooserPaneModel.ColorSyntax>) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
-
Sets the value of the
targetColorSyntaxesproperty. - setText(String) - Method in interface org.jhotdraw8.fxcontrols.dock.Dockable
-
Sets the value of the
textproperty. - setThumbTranslateX(double) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
thumbTranslateXproperty. - setThumbTranslateY(double) - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Sets the value of the
thumbTranslateYproperty. - setUserResizable(boolean) - Method in class org.jhotdraw8.fxcontrols.dock.ResizePane
-
Sets the value of the
userResizableproperty. - setValue(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
Sets the value of the
valueproperty. - setXComponentIndex(int) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Sets the value of the
xComponentIndexproperty. - setXMajorTickUnit(double) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Sets the value of the
xMajorTickUnitproperty. - setXMinorTickUnit(double) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Sets the value of the
xMinorTickUnitproperty. - setXValue(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Sets the value of the
xValueproperty. - setYComponentIndex(int) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Sets the value of the
yComponentIndexproperty. - setYMajorTickUnit(double) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Sets the value of the
yMajorTickUnitproperty. - setYMinorTickUnit(double) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Sets the value of the
yMinorTickUnitproperty. - setYValue(float) - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
Sets the value of the
yValueproperty. - setZSupplier(Supplier<Track>) - Method in class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- show() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorDialog
- showAndWait(String) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyDialog
- showAndWait(FontFamilySize) - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontDialog
- showing - Variable in class org.jhotdraw8.fxcontrols.dock.AbstractDockable
- showing - Variable in class org.jhotdraw8.fxcontrols.dock.AbstractDockParent
- SHOWING_PROPERTY - Static variable in interface org.jhotdraw8.fxcontrols.dock.DockChild
-
The name of the
DockChild.showingProperty()()}. - showingProperty() - Method in class org.jhotdraw8.fxcontrols.dock.AbstractDockable
- showingProperty() - Method in class org.jhotdraw8.fxcontrols.dock.AbstractDockParent
- showingProperty() - Method in interface org.jhotdraw8.fxcontrols.dock.DockChild
-
Whether this dock child is showing.
- SimpleDockable - Class in org.jhotdraw8.fxcontrols.dock
- SimpleDockable(String, Node) - Constructor for class org.jhotdraw8.fxcontrols.dock.SimpleDockable
- SimpleDockable(Node) - Constructor for class org.jhotdraw8.fxcontrols.dock.SimpleDockable
- SimpleDockRoot - Class in org.jhotdraw8.fxcontrols.dock
-
A simple implementation of the
DockRootinterface. - SimpleDockRoot() - Constructor for class org.jhotdraw8.fxcontrols.dock.SimpleDockRoot
- size() - Method in record class org.jhotdraw8.fxcontrols.fontchooser.FontFamilySize
-
Returns the value of the
sizerecord component. - SliderChooser - Class in org.jhotdraw8.fxcontrols.colorchooser
-
Shows 3 horizontal sliders:
- SliderChooser() - Constructor for class org.jhotdraw8.fxcontrols.colorchooser.SliderChooser
- SLIDERS - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ChooserType
- smartCollectionProperty() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontCollection
- snapToTicks - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Indicates whether the value of the slider should always be aligned with the tick marks.
- snapToTicksProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
Indicates whether the value of the slider should always be aligned with the tick marks.
- sourceColor - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- sourceColorField - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- sourceColorFieldProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- sourceColorProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- sourceColorSpace - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- sourceColorSpace - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- sourceColorSpace() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns the value of the
sourceColorSpacerecord component. - sourceColorSpaceHueIndex - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- sourceColorSpaceHueIndexProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- sourceColorSpaceLightnessValueIndex - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- sourceColorSpaceLightnessValueIndexProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- sourceColorSpaceProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- sourceColorSpaceProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- sourceColorSpaceSaturationChromaIndex - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- sourceColorSpaceSaturationChromaIndexProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- SplitPaneTrack - Class in org.jhotdraw8.fxcontrols.dock
- SplitPaneTrack(Orientation) - Constructor for class org.jhotdraw8.fxcontrols.dock.SplitPaneTrack
- styleProperty() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontTypeface
- SWATCHES - Enum constant in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ChooserType
T
- TabbedAccordionTrack - Class in org.jhotdraw8.fxcontrols.dock
-
This track stacks
Dockables on the Z-axis into a tab pane inside an accordion. - TabbedAccordionTrack() - Constructor for class org.jhotdraw8.fxcontrols.dock.TabbedAccordionTrack
- TabPaneTrack - Class in org.jhotdraw8.fxcontrols.dock
-
This track stacks its children on the Z-axis into a tab pane.
- TabPaneTrack() - Constructor for class org.jhotdraw8.fxcontrols.dock.TabPaneTrack
- targetColor - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- targetColorField - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- targetColorFieldProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- targetColorProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- targetColorSpace - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
The color space of the components.
- targetColorSpace - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- targetColorSpace() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns the value of the
targetColorSpacerecord component. - targetColorSpaceProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
-
The color space of the components.
- targetColorSpaceProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- targetColorSpaces - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- targetColorSpacesProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- targetColorSyntax - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- targetColorSyntaxes - Variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- targetColorSyntaxesProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- targetColorSyntaxProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel
- targetProperty() - Method in class org.jhotdraw8.fxcontrols.dock.ResizeButton
- text - Variable in class org.jhotdraw8.fxcontrols.dock.AbstractDockable
- TEXT_PROPERTY - Static variable in interface org.jhotdraw8.fxcontrols.dock.Dockable
-
The name of the
Dockable.textProperty()()}. - textProperty() - Method in class org.jhotdraw8.fxcontrols.dock.AbstractDockable
- textProperty() - Method in interface org.jhotdraw8.fxcontrols.dock.Dockable
-
The text of this dockable.
- thumb - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- thumbTranslateX - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- thumbTranslateXProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- thumbTranslateY - Variable in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- thumbTranslateYProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider
- TOP - Enum constant in enum class org.jhotdraw8.fxcontrols.dock.DropZone
-
Denotes the left edge of a Dock.
- toString() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns a string representation of this record class.
- toString() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontCollection
- toString() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamily
- toString() - Method in record class org.jhotdraw8.fxcontrols.fontchooser.FontFamilySize
-
Returns a string representation of this record class.
- toString() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontTypeface
- Track - Interface in org.jhotdraw8.fxcontrols.dock
- TrackAxis - Enum Class in org.jhotdraw8.fxcontrols.dock
-
Defines the axis of a
Track. - TRANSPARENT - Static variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorSpaceColor
U
- updatePreviewTextArea() - Method in class org.jhotdraw8.fxcontrols.fontchooser.FontFamilyChooserController
- userResizableProperty() - Method in class org.jhotdraw8.fxcontrols.dock.ResizePane
V
- valueOf(String) - Static method in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ChooserType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jhotdraw8.fxcontrols.dock.DropZone
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jhotdraw8.fxcontrols.dock.TrackAxis
-
Returns the enum constant of this class with the specified name.
- valueProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorSlider
-
The slider value.
- values() - Static method in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ChooserType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jhotdraw8.fxcontrols.colorchooser.ColorChooserPaneModel.ColorSyntax
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jhotdraw8.fxcontrols.dock.DropZone
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jhotdraw8.fxcontrols.dock.TrackAxis
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VBoxTrack - Class in org.jhotdraw8.fxcontrols.dock
- VBoxTrack() - Constructor for class org.jhotdraw8.fxcontrols.dock.VBoxTrack
W
- WHITE - Static variable in class org.jhotdraw8.fxcontrols.colorchooser.ColorSpaceColor
X
- X - Enum constant in enum class org.jhotdraw8.fxcontrols.dock.TrackAxis
- xComponentIndexProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
The index of the color space component that is displayed along the x-axis of the rectangle.
- xIndex() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns the value of the
xIndexrecord component. - xMajorTickUnitProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
The major unit distance between tick marks on the x-axis.
- xMinorTickUnitProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
The minor unit distance between tick marks on the x-axis.
- xValueProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
The slider x-value.
Y
- Y - Enum constant in enum class org.jhotdraw8.fxcontrols.dock.TrackAxis
- yComponentIndexProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
The index of the color space component that is displayed along the y-axis of the rectangle.
- yIndex() - Method in record class org.jhotdraw8.fxcontrols.colorchooser.AbstractColorSlider.FillTaskRecord
-
Returns the value of the
yIndexrecord component. - yMajorTickUnitProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
The major unit distance between tick marks on the y-axis.
- yMinorTickUnitProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
The minor unit distance between tick marks on the y-axis.
- yValueProperty() - Method in class org.jhotdraw8.fxcontrols.colorchooser.ColorRectangleSlider
-
The slider y-value.
Z
A B C D E F G H I L M N O P R S T U V W X Y ZAll Classes and Interfaces|All Packages|Constant Field Values