NextApp Echo2
v2.1.0

Package nextapp.echo2.app.list

Provides supporting classes for selection list components including SelectField and ListBox.

See:
          Description

Interface Summary
ListCellRenderer Renders an item in a list.
ListModel A data model for list type components (SelectFields and ListBoxes).
ListSelectionModel A representation of the selected items in a list component.
StyledListCell A representation of a rendered item within a list that contains color and/or font information.
 

Class Summary
AbstractListComponent An abstract base class for list components.
AbstractListModel A base class from which ListModel implementations may be derived.
DefaultListCellRenderer The default ListCellRenderer implementation.
DefaultListModel Default ListModel implementation.
DefaultListSelectionModel Default ListSelectionModel implementation.
 

Package nextapp.echo2.app.list Description

Provides supporting classes for selection list components including SelectField and ListBox.

Related Documentation

For more information please see:


NextApp Echo2
v2.1.0