This JSpinnerProxy sample explains how to extend recording
behavior of a control with SubItems, and support the playback for
the extended recording behavior. The sample works with the application-under-test
(AUT) sample.
The proxy sample contains the following files:
- Proxy source files
- JSpinnerProxy\src\sdk\sample\jfc\JSpinnerProxy.java
- JSpinnerProxy\JSpinnerProxy.rftcust
- Eclipse project files
- Proxy binary files
- JSpinnerProxy\JSpinnerProxy.jar (Proxy Jar)
- JSpinnerProxy\JSpinnerProxy.rftcust (Proxy Customization file)
The AUT sample contains the following files:
- Eclipse project files
- Application-under-test files
- JSpinnerApp\src\JSpinnerApp.java
- JSpinnerApp\bin\JSpinnerApp.class