There is a program, where 1 is JPanel, 2 is JTextPane. It is necessary to implement the selection of the line in which the caret is currently installed. Help me find an example of implementation, well, or push where to think, please)
There is a program, where 1 is JPanel, 2 is JTextPane. It is necessary to implement the selection of the line in which the caret is currently installed. Help me find an example of implementation, well, or push where to think, please)
Source: https://ru.stackoverflow.com/questions/578953/
All Articles