Package | Description |
---|---|
javax.swing.text |
Provides classes and interfaces that deal with editable
and noneditable text components.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldView
Extends the multi-line plain text view to be suitable
for a single-line editor view.
|
class |
PasswordView
Implements a View suitable for use in JPasswordField
UI implementations.
|