NextApp Echo
1.1.4

Package nextapp.echo.text

Provides supporting classes used by text entry components, such as nextapp.echo.TextField and nextapp.echo.TextArea.

See:
          Description

Interface Summary
Document A model for text components.
 

Class Summary
AbstractDocument An abstract implementation of a text component model.
StringDocument A simple implementation of a document that holds a single String of text.
TextComponent An abstract Text component whose data is represented in a document model.
 

Package nextapp.echo.text Description

Provides supporting classes used by text entry components, such as nextapp.echo.TextField and nextapp.echo.TextArea.

Related Documentation

For more information please see:


NextApp Echo
1.1.4