Package avail.environment.text

Types

Link copied to clipboard
class AvailEditorKit(val workbench: AvailWorkbench) : StyledEditorKit
Link 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.