Add more control properties
Along with the default control properties that are provided, you can add more control properties by extending the java.util.Hashtable getProperties() and Object getProperty(String propertyName) proxy methods.
Add more control data
Along with the default control data types that are provided, you can add more control data by extending the java.util.Hashtable getTestDataTypes() and ITestData getTestData(String testDataType) proxy methods.
Copy the JFormattedTextFieldProxy.jar and JFormattedTextFieldProxy.rftcust files to the customization directory and restart Functional Tester to test the sample AUT.
You can test the javx.swt.JFormattedTextField control, which the JFormattedTextFieldApp AUT provides.