Uses of Package
com.jgoodies.bookfinder.domain

Packages that use com.jgoodies.bookfinder.domain
com.jgoodies.bookfinder.domain Contains domain classes used by the Book Finder. 
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.request.query Types that describe the queries used to request books from the Amazon.com web service. 
com.jgoodies.bookfinder.view.dialog Consists of classes that build dialogs and their subpanels 
 

Classes in com.jgoodies.bookfinder.domain used by com.jgoodies.bookfinder.domain
Book
          Describes a book as returned by the Amazon.com web services.
 

Classes in com.jgoodies.bookfinder.domain used by com.jgoodies.bookfinder.model
BookFilter
          Used to filter books in a list of books as done in the SearchResultModel.
 

Classes in com.jgoodies.bookfinder.domain used by com.jgoodies.bookfinder.request
SearchResult
          Describes search results as returned by the Amazon.com web services.
 

Classes in com.jgoodies.bookfinder.domain used by com.jgoodies.bookfinder.request.query
SearchResult
          Describes search results as returned by the Amazon.com web services.
 

Classes in com.jgoodies.bookfinder.domain used by com.jgoodies.bookfinder.view.dialog
BookFilter
          Used to filter books in a list of books as done in the SearchResultModel.
 



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