JSpinnerProxy

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.

Time required: 15 minutes

The proxy sample contains the following files:
  • Proxy source files
    • JSpinnerProxy\src\sdk\sample\jfc\JSpinnerProxy.java
    • JSpinnerProxy\JSpinnerProxy.rftcust
  • Eclipse project files
    • JSpinnerProxy\.project
  • Proxy binary files
    • JSpinnerProxy\JSpinnerProxy.jar (Proxy Jar)
    • JSpinnerProxy\JSpinnerProxy.rftcust (Proxy Customization file)
The AUT sample contains the following files:
  • Eclipse project files
    • JSpinnerApp\.project
  • Application-under-test files
    • JSpinnerApp\src\JSpinnerApp.java
    • JSpinnerApp\bin\JSpinnerApp.class