javax.swing.text.html
public static class FormSubmitEvent.MethodType extends Object
| Field Summary | |
|---|---|
| static FormSubmitEvent.MethodType | GET
Indicates a form submit with HTTP method GET. |
| static FormSubmitEvent.MethodType | POST
Indicates a form submit with HTTP method POST. |