Uses of Class
io.github.sosuisen.jfxbuilder.graphics.DragboardBuilder
Packages that use DragboardBuilder
-
Uses of DragboardBuilder in io.github.sosuisen.jfxbuilder.graphics
Methods in io.github.sosuisen.jfxbuilder.graphics that return DragboardBuilderModifier and TypeMethodDescriptionApplies a function to the Dragboard instance being constructed.DragboardBuilder.content(Map<DataFormat, Object> content) A builder method that invokes thesetContentmethod on the instance being constructed.A builder method that invokes thesetDragViewmethod on the instance being constructed.A builder method that invokes thesetDragViewmethod on the instance being constructed.DragboardBuilder.dragViewOffsetX(double offsetX) A builder method that invokes thesetDragViewOffsetXmethod on the instance being constructed.DragboardBuilder.dragViewOffsetY(double offsetY) A builder method that invokes thesetDragViewOffsetYmethod on the instance being constructed.