How do I use javax.swing.text.AsyncBoxView to delegate text layout in JTextPane to a non-EDT thread? How do I use javax.swing.text.AsyncBoxView to delegate text layout in JTextPane to a non-EDT thread? multithreading multithreading

How do I use javax.swing.text.AsyncBoxView to delegate text layout in JTextPane to a non-EDT thread?


Probably a manifestation of bug JDK-6740328. javax.swing.text.AsyncBoxView is unusable and has been such since 2006.