Uses of Class javax.swing.text.html.FormSubmitEvent.MethodType

Uses in package javax.swing.text.html

Fields of type javax.swing.text.html.FormSubmitEvent.MethodType

FormSubmitEvent.MethodType
Indicates a form submit with HTTP method GET.
FormSubmitEvent.MethodType
Indicates a form submit with HTTP method POST.

Methods with return type javax.swing.text.html.FormSubmitEvent.MethodType

FormSubmitEvent.MethodType
Returns the HTTP submit method.