Talking about Text A Selection of
Articles about the JFCTM/Swing Text
Package
This section is a collection of articles
covering various topics related to the Swing text package.
The articles are written by the Swing Team members who
created and are continuing to improve the Swing Text API.
CURRENT
ARTICLES
The
Swing Text Package:
A broad overview of the JFCTM/Swing
Text API written by its author, Tim Prinzing.
Concurrency
in Swing:
This article -- also by text package author Timothy
Prinzing -- examines the support of concurrency provided
by the text package, and then shows how to perform text
layout asynchronous to the GUI event thread in an interactive
display.