Skip to content

JavaTechniques

Java HOWTOs, Examples, and Notes

Why are JTextPane inserts so slow?

Posted byPhilip Isenhour January 2, 2004March 18, 2007

Inserting a large amount of styled text into a JTextPane can be painfully slow. Part I of “Faster JTextPane Text Insertion” examines two sources of sluggishness and illustrates a simple solution for one of them. (Part II will describe an additional solution.)

Posted byPhilip IsenhourJanuary 2, 2004March 18, 2007Posted inGUI, Optimization

Post navigation

Previous Post Previous post:
Squid Corrupts Jar Files?
Next Post Next post:
Batch Text Inserts with JTextPane
JavaTechniques, Proudly powered by WordPress.