Uses of Class
javax.swing.text.html.HTMLFrameHyperlinkEvent
| Package | Description | 
|---|---|
| javax.swing.text.html | Provides the class  HTMLEditorKitand supporting classes for creating
 HTML text editors. | 
- 
Uses of HTMLFrameHyperlinkEvent in javax.swing.text.htmlSubclasses of HTMLFrameHyperlinkEvent in javax.swing.text.html Modifier and Type Class Description classFormSubmitEventFormSubmitEvent is used to notify interested parties that a form was submitted.Methods in javax.swing.text.html with parameters of type HTMLFrameHyperlinkEvent Modifier and Type Method Description voidHTMLDocument. processHTMLFrameHyperlinkEvent(HTMLFrameHyperlinkEvent e)ProcessesHyperlinkEventsthat are generated by documents in an HTML frame.