Uses of Class
javax.swing.text.PlainView
| Package | Description | 
|---|---|
| javax.swing.text | Provides classes and interfaces that deal with editable and noneditable text
 components. | 
- 
Uses of PlainView in javax.swing.textSubclasses of PlainView in javax.swing.text Modifier and Type Class Description classFieldViewExtends the multi-line plain text view to be suitable for a single-line editor view.classPasswordViewImplements a View suitable for use in JPasswordField UI implementations.