Java™ Platform
Standard Ed. 6

Uses of Class
javax.swing.text.PlainView

Packages that use PlainView
javax.swing.text Provides classes and interfaces that deal with editable and noneditable text components. 
 

Uses of PlainView in javax.swing.text
 

Subclasses of PlainView in javax.swing.text
 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.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.