NextApp Echo3
v3.0.b4

Package nextapp.echo.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 Abstract base class for selection list components (i.e., SelectFields and ListBoxes).
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.echo.app.list Description

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

Related Documentation

For more information please see:


NextApp Echo3
v3.0.b4