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