Jamie S

Results 5 issues of Jamie S

I release there was some talk about Block Selection in the past, was there ever a conclusion about this with the move to newer Java versions?

enhancement

When a large portion of the document has changed in an atomic edit (for example when using a source code formatter) and an undo/redo operation is performed, the caret position...

Add a virtual white space feature by double clicking anywhere in a document and the cursor will navigate to that space. White space will only be added if the user...

enhancement

[FlatLaf](https://github.com/JFormDesigner/FlatLaf) is becoming common in Java Swing applications as a direct plug-in for "modern" themes. Unfortunately the interaction between JTreeTable and FlatLaf seems to create some UI drawing errors in...

I'm creating PDF documents which can be a maximum size. I add pages to a PdfWriter object then when it goes over the maximum size I remove the last added...

PdfWriter