Package avail. environment. text
Types
Link copied to clipboard
Link copied to clipboard
class TextLineNumber(component: JTextComponent) : JPanel, CaretListener, DocumentListener, PropertyChangeListener
Content copied to clipboard
This class will display line numbers for a related text component. The text component must use the same line height for each line. TextLineNumber supports wrapped lines and will highlight the line number of the current line(s) in the text component.