Uses of Package
com.jgoodies.bookfinder.model

Packages that use com.jgoodies.bookfinder.model
com.jgoodies.bookfinder.model Provide models, actions and model operations. 
com.jgoodies.bookfinder.request Contains classes that describe and contact the Amazon.com web service and unmarshal the received XML contents. 
com.jgoodies.bookfinder.view.dialog Consists of classes that build dialogs and their subpanels 
com.jgoodies.bookfinder.view.main Consists of classes that build the main frame and user interface and present the models 
 

Classes in com.jgoodies.bookfinder.model used by com.jgoodies.bookfinder.model
DetailsModel
          Provides ValueModel for the Book to show and the Buy Now Action.
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.
UISettingsModel.OverviewMode
           
 

Classes in com.jgoodies.bookfinder.model used by com.jgoodies.bookfinder.request
MainModel
          References all application-level data or sub models and provides convenience accessors.
 

Classes in com.jgoodies.bookfinder.model used by com.jgoodies.bookfinder.view.dialog
MainModel
          References all application-level data or sub models and provides convenience accessors.
 

Classes in com.jgoodies.bookfinder.model used by com.jgoodies.bookfinder.view.main
MainModel
          References all application-level data or sub models and provides convenience accessors.
 



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