javax.swing.text.html
public class FormSubmitEvent extends HTMLFrameHyperlinkEvent
Modifier and Type | Class and Description |
---|---|
static class |
FormSubmitEvent.MethodType
The submit method.
|
HyperlinkEvent.EventType
source
Modifier and Type | Method and Description |
---|---|
String |
getData()
Returns the submit data.
|
FormSubmitEvent.MethodType |
getMethod()
Returns the HTTP submit method.
|
getTarget
getDescription, getEventType, getSourceElement, getURL
getSource, toString
public FormSubmitEvent.MethodType getMethod()