This is a Test / Example program which can be used to test the
main features of the Wrapper.
It is also an example of Integration Method #3, where you implement
the WrapperListener interface manually.
NOTE that in most cases you will want to use Method #1, using the
WrapperSimpleApp helper class to integrate your application. |