Uses of Class
javax.swing.text.html.HTMLFrameHyperlinkEvent
Packages that use HTMLFrameHyperlinkEvent
包
描述
Provides the class
HTMLEditorKit
and supporting classes for creating
HTML text editors.-
Uses of HTMLFrameHyperlinkEvent in javax.swing.text.html
Subclasses of HTMLFrameHyperlinkEvent in javax.swing.text.html修饰符和类Class描述final class
FormSubmitEvent is used to notify interested parties that a form was submitted.Methods in javax.swing.text.html with parameters of type HTMLFrameHyperlinkEvent修饰符和类方法描述void
HTMLDocument.processHTMLFrameHyperlinkEvent
(HTMLFrameHyperlinkEvent e) ProcessesHyperlinkEvents
that are generated by documents in an HTML frame.