Uses of Class
io.github.sosuisen.jfxbuilder.graphics.TabStopBuilder
Packages that use TabStopBuilder
-
Uses of TabStopBuilder in io.github.sosuisen.jfxbuilder.graphics
Methods in io.github.sosuisen.jfxbuilder.graphics that return TabStopBuilderModifier and TypeMethodDescriptionApplies a function to the TabStop instance being constructed.static TabStopBuilder
TabStopBuilder.create
(double position) Accepts the constructor arguments ofTabStop(double)
and returns an instance ofTabStopBuilder
.