Package com.arsdigita.bebop.list

Bebop classes for dynamically displaying and manipulating lists of items.

See:
          Description

Interface Summary
ListCellRenderer Produce a component to output one item in a List.
ListModel The abstraction around a list of values used by the List component.
ListModelBuilder Produce a new ListModels for each request.
 

Class Summary
AbstractListModelBuilder An abstract class that implements ListModelBuilder by concretely implementing the Lockable interface and leaving only the makeModel method abstract.
DefaultListCellRenderer The default renderer for list items in a List.
 

Package com.arsdigita.bebop.list Description

Bebop classes for dynamically displaying and manipulating lists of items.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC