No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.
javax.swing.text.html

Class HTMLFrameHyperlinkEvent

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    FormSubmitEvent

    public class HTMLFrameHyperlinkEvent
    extends HyperlinkEvent
    HTMLFrameHyperlinkEvent is used to notify interested parties that link was activated in a frame.
    • Constructor Detail

      • HTMLFrameHyperlinkEvent

        public HTMLFrameHyperlinkEvent(Object source,
                               HyperlinkEvent.EventType type,
                               URL targetURL,
                               String targetFrame)
        Creates a new object representing a html frame hypertext link event.
        Parameters:
        source - the object responsible for the event
        type - the event type
        targetURL - the affected URL
        targetFrame - the Frame to display the document in
      • HTMLFrameHyperlinkEvent

        public HTMLFrameHyperlinkEvent(Object source,
                               HyperlinkEvent.EventType type,
                               URL targetURL,
                               String desc,
                               String targetFrame)
        Creates a new object representing a hypertext link event.
        Parameters:
        source - the object responsible for the event
        type - the event type
        targetURL - the affected URL
        desc - a description
        targetFrame - the Frame to display the document in
      • HTMLFrameHyperlinkEvent

        public HTMLFrameHyperlinkEvent(Object source,
                               HyperlinkEvent.EventType type,
                               URL targetURL,
                               Element sourceElement,
                               String targetFrame)
        Creates a new object representing a hypertext link event.
        Parameters:
        source - the object responsible for the event
        type - the event type
        targetURL - the affected URL
        sourceElement - the element that corresponds to the source of the event
        targetFrame - the Frame to display the document in
      • HTMLFrameHyperlinkEvent

        public HTMLFrameHyperlinkEvent(Object source,
                               HyperlinkEvent.EventType type,
                               URL targetURL,
                               String desc,
                               Element sourceElement,
                               String targetFrame)
        Creates a new object representing a hypertext link event.
        Parameters:
        source - the object responsible for the event
        type - the event type
        targetURL - the affected URL
        desc - a desription
        sourceElement - the element that corresponds to the source of the event
        targetFrame - the Frame to display the document in
      • HTMLFrameHyperlinkEvent

        public HTMLFrameHyperlinkEvent(Object source,
                               HyperlinkEvent.EventType type,
                               URL targetURL,
                               String desc,
                               Element sourceElement,
                               InputEvent inputEvent,
                               String targetFrame)
        Creates a new object representing a hypertext link event.
        Parameters:
        source - the object responsible for the event
        type - the event type
        targetURL - the affected URL
        desc - a desription
        sourceElement - the element that corresponds to the source of the event
        inputEvent - InputEvent that triggered the hyperlink event
        targetFrame - the Frame to display the document in
        Since:
        1.7
    • Method Detail

      • getTarget

        public String getTarget()
        returns the target for the link.
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph