Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Swing text components are relatively simple components built upon a complex infrastructure provided by the classes and interfaces from the javax.swing.text package. Swing text is covered in three chapters: this chapter discusses the fundamental capabilities that all text components inherit from the JTextComponent class. “Text Components” discusses the text components themselves, and “Customizing Text Components” discusses more advanced aspects of Swing text, such as views, elements, attribute sets, and styles.