Generated by
JDiff

Class javax.swing.text.html.FormView

Documentation changed from old to new.

Changed Methods
void imageSubmit(String) Documentation changed from old to new.
This method is called to submit a form in response to a click on an image -- an <INPUT> form element of type "image".
 

Changed Fields
String RESET Documentation changed from old to new.
Now deprecated.
As of 1.3, value comes from UIManager UIManager property FormView.resetButtonText
String SUBMIT Documentation changed from old to new.
Now deprecated.
As of 1.3, value now comes from UIManager property FormView.submitButtonText