Uses of Package
org.springframework.richclient.samples.simple.domain

Packages that use org.springframework.richclient.samples.simple.domain
org.springframework.richclient.samples.simple.domain   
org.springframework.richclient.samples.simple.ui   
 

Classes in org.springframework.richclient.samples.simple.domain used by org.springframework.richclient.samples.simple.domain
Address
          This class provides a simple domain object to hold a single US address.
Contact
          This class provides a trivial domain object for the sample application.
ContactType
          This class provides the Enums to indicate the type of contact, personal or business.
TodoItem
           
 

Classes in org.springframework.richclient.samples.simple.domain used by org.springframework.richclient.samples.simple.ui
Contact
          This class provides a trivial domain object for the sample application.
ContactDataStore
          This class provides a trivial in-memory datastore to hold all the contacts.
 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.