Fork me on GitHub

About TheseFoolishThings :: Examples (master)

A set of examples demonstrating the features of this project.

Project Modules

This project has declared the following modules:

Name Description
TheseFoolishThings :: Examples :: Data This module provides sample data structures used by other examples.
TheseFoolishThings :: Examples :: DCI :: Displayable An example of DCI for the Displayable role in a DCI environment.
TheseFoolishThings :: Examples :: DCI :: Marshal XStream An example of how XStream can be integrated by means of Roles.
TheseFoolishThings :: Examples :: DCI :: Persistence JPA An example of how persistence can be integrated by means of Roles.
TheseFoolishThings :: Examples :: DCI :: Swing An example of how DCI roles can be used for a Swing application (obsolete stuff).
TheseFoolishThings :: Examples :: Finder :: Extended Finder A more complex example of Finder usage.
TheseFoolishThings :: Examples :: Finder :: In-memory Finder A simple example of Finder usage.
TheseFoolishThings :: Examples :: Finder :: JPA Finder An example of Finder integration with JPA.