In addition they can produce a demonstration class (i.e. a class containing only a main() method whose only purpose is to construct instances and using their methods give an initial confidence that the class appears to be working correctly. They can also produce a UML diagram to describe the class.
If you wish to copy the source code from the tools to
an IDE you will have to grant the tools permission to
access the system clipboard. Some indication of how to
do this
can be found here. The code base would be
http:\\www.lsbu.ac.uk\~fintan\jcf\-, the
permission is AWTPermission with the
target accessClipboard, there are no actions.
It is planned to upgrade the wizard so that it can provide the declaration for an wider range of methods.
More Complex Loop Learning Object