Runtime tools : Presentation components : Rich Client Infrastructure : Tasks : Developing transaction panels
  
Developing transaction panels
If you want to add some transactions to the teller system, you need to develop them with the tooling framework. In SWT, a transaction panel might be a subclass of Composite.
Go up to
Tasks