Uses of Class
javax.swing.text.html.HTMLFrameHyperlinkEvent
Package
Description
Provides the class
HTMLEditorKit
and supporting classes for creating
HTML text editors.-
Uses of HTMLFrameHyperlinkEvent in javax.swing.text.html
Modifier and TypeClassDescriptionfinal class
FormSubmitEvent is used to notify interested parties that a form was submitted.Modifier and TypeMethodDescriptionvoid
HTMLDocument.processHTMLFrameHyperlinkEvent
(HTMLFrameHyperlinkEvent e) ProcessesHyperlinkEvents
that are generated by documents in an HTML frame.