The Bank Transformation Toolkit provides components that facilitate the
construction of the client presentation logic. The toolkit includes the Rich
Client infrastructure, a set of SWT Visual beans, as well as the support for
JavaServer Pages (JSPs).
The following are the provided presentation components:
- Rich Client infrastructure, which offers pre-build components to save
your effort on developing teller systems.
- SWT Visual beans, which are a set of beans that facilitate the development
of the operation views. These beans are subclasses of Standard Widget Toolkit
(SWT).
- JSP support, which includes custom JSP tags and utility beans to enable
applications to retrieve information from the operation context hierarchy,
get resources, and handle errors. If your application requires additional
behavior, you can build new tags using the JspContextServices interface.
- XML UI Engine