javax.swing.text.html
public class FormSubmitEvent extends HTMLFrameHyperlinkEvent
Since: 1.5
Nested Class Summary | |
---|---|
static class | FormSubmitEvent.MethodType
The submit method. |
Method Summary | |
---|---|
String | getData()
Returns the submit data.
|
FormSubmitEvent.MethodType | getMethod()
Returns the HTTP submit method.
|
Returns: the submit data
Returns: the HTTP submit method