Java™ Platform
Standard Ed. 6

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

Submit a bug or feature

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