Provides several fully functional IT Mill Toolkit example applications. These
highlight certain aspects of the toolkit and how it can be
used to produce simple, elegant yet powerful user interface driven
applications.
- HelloWorld is the classic example which only prints the
text "Hello, World!" on the screen.
- Calc implements a calculator application which
demonstrates how to build a bit more complicated user interface and how the
application can interact with the usern through that interface.