The Signal Framework distribution includes two examples of
using the MVC framework: signal.examples.mvc.midp
and signal.examples.mvc.lwuit. Both variants
of the application are frontends for an in-memory database of user
accounts. The application can be used to create new accounts and edit
the existing ones.
The sample applications demonstrate how to use view and flow controllers and how to build an application based on the MVC framework.