Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 6

DRAFT internal-b09

Uses of Class
javax.swing.text.html.HTMLFrameHyperlinkEvent

Packages that use HTMLFrameHyperlinkEvent
javax.swing.text.html 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 FormSubmitEvent
          FormSubmitEvent is used to notify interested parties that a form was submited.
 

Methods in javax.swing.text.html with parameters of type HTMLFrameHyperlinkEvent
 void HTMLDocument.processHTMLFrameHyperlinkEvent(HTMLFrameHyperlinkEvent e)
          Processes HyperlinkEvents that are generated by documents in an HTML frame.
 


Java™ Platform
Standard Ed. 6

DRAFT internal-b09

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.