On Tue, 6 Dec 2022 02:00:44 GMT, Sergey Bylokhov <[email protected]> wrote:

> The library provides a way to set different cursors and the application may 
> use that

The library does not provide an ability to set caret to visible permanently in 
case of text component being non-editable. Every time focus will change the 
caret will change too. One would have to implement a custom caret that 
overrides this logic.

-------------

PR: https://git.openjdk.org/jdk/pull/11408

Reply via email to