Package com.jgoodies.bookfinder.model

Provide models, actions and model operations.

See:
          Description

Class Summary
DetailsModel Provides ValueModel for the Book to show and the Buy Now Action.
MainModel References all application-level data or sub models and provides convenience accessors.
SearchModel Provides bound Bean properties and search actions: keywords, an author, a keywords-search action, and an author-search action.
SearchResultModel References all application-level data or sub models and provides convenience accessors.
UISettingsModel Provides bound Bean properties for the presentation related settings.
 

Enum Summary
UISettingsModel.OverviewMode  
 

Package com.jgoodies.bookfinder.model Description

Provide models, actions and model operations. The presentation layer observes the models and actions and presents them in different views.

Related Documentation

For more information see:

See Also:
com.jgoodies.bookfinder.domain, com.jgoodies.bookfinder.request, com.jgoodies.bookfinder.view


Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.