public class CustomLineNumberFactory extends Object implements IntFunction<javafx.scene.Node>
Constructor and Description |
---|
CustomLineNumberFactory(org.fxmisc.richtext.StyledTextArea<?,?> pArea) |
public CustomLineNumberFactory(org.fxmisc.richtext.StyledTextArea<?,?> pArea)
public javafx.scene.Node apply(int pIndex)
apply
in interface IntFunction<javafx.scene.Node>
Copyright © 2023. All rights reserved.