JavaTM 2 Platform
Standard Ed. 5.0

javax.swing.text.html
Ŭ·¡½º HTMLFrameHyperlinkEvent

java.lang.Object 
  »óÀ§¸¦ È®Àå java.util.EventObject 
      »óÀ§¸¦ È®Àå javax.swing.event.HyperlinkEvent 
          »óÀ§¸¦ È®Àå javax.swing.text.html.HTMLFrameHyperlinkEvent
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable
¾Ë·ÁÁø Á÷°è ¼­ºê Ŭ·¡½º:
FormSubmitEvent

public class HTMLFrameHyperlinkEvent
extends HyperlinkEvent

HTMLFrameHyperlinkEvent´Â ÇÁ·¹ÀÓ³»¿¡¼­ ¸µÅ©°¡ È°¼ºÈ­ µÈ °ÍÀ» °ü°èµÈ ¸®½º³Ê¿¡°Ô ÅëÁöÇϱâ À§Çؼ­ »ç¿ëÇÕ´Ï´Ù.


Áßø(Nested) Ŭ·¡½º °³¿ä
 
Ŭ·¡½º javax.swing.event. HyperlinkEvent ·ÎºÎÅÍ »ó¼ÓµÈ Áßø(Nested) Ŭ·¡½º/ÀÎÅÍÆäÀ̽º
HyperlinkEvent.EventType
 
ÇÊµå °³¿ä
 
Ŭ·¡½º java.util. EventObject ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
source
 
»ý¼ºÀÚ °³¿ä
HTMLFrameHyperlinkEvent (Object  source, HyperlinkEvent.EventType  type, URL  targetURL, Element  sourceElement, String  targetFrame)
          ÇÏÀÌÆÛ ÅؽºÆ®(hyper text) ¸µÅ© À̺¥Æ®¸¦ ³ªÅ¸³»´Â »õ·Î¿î °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
HTMLFrameHyperlinkEvent (Object  source, HyperlinkEvent.EventType  type, URL  targetURL, String  targetFrame)
          html ÇÁ·¹ÀÓÀÇ ÇÏÀÌÆÛ ÅؽºÆ®(hyper text) ¸µÅ© À̺¥Æ®¸¦ ³ªÅ¸³»´Â »õ·Î¿î °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
HTMLFrameHyperlinkEvent (Object  source, HyperlinkEvent.EventType  type, URL  targetURL, String  desc, Element  sourceElement, String  targetFrame)
          ÇÏÀÌÆÛ ÅؽºÆ®(hyper text) ¸µÅ© À̺¥Æ®¸¦ ³ªÅ¸³»´Â »õ·Î¿î °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
HTMLFrameHyperlinkEvent (Object  source, HyperlinkEvent.EventType  type, URL  targetURL, String  desc, String  targetFrame)
          ÇÏÀÌÆÛ ÅؽºÆ®(hyper text) ¸µÅ© À̺¥Æ®¸¦ ³ªÅ¸³»´Â »õ·Î¿î °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 String getTarget ()
          ¸µÅ©ÀÇ Å¸°ÙÀ» ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º javax.swing.event. HyperlinkEvent ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getDescription, getEventType, getSourceElement, getURL
 
Ŭ·¡½º java.util. EventObject ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getSource, toString
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

HTMLFrameHyperlinkEvent

public HTMLFrameHyperlinkEvent(Object  source,
                               HyperlinkEvent.EventType  type,
                               URL  targetURL,
                               String  targetFrame)
html ÇÁ·¹ÀÓÀÇ ÇÏÀÌÆÛ ÅؽºÆ®(hyper text) ¸µÅ© À̺¥Æ®¸¦ ³ªÅ¸³»´Â »õ·Î¿î °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
source - À̺¥Æ®¸¦ ó¸®ÇÏ´Â °´Ã¼
type - À̺¥Æ® ŸÀÔ
targetURL - ¿µÇâÀ» ¹Þ´Â URL
targetFrame - ¹®¼­°¡ Ç¥½ÃµÇ´Â Frame

HTMLFrameHyperlinkEvent

public HTMLFrameHyperlinkEvent(Object  source,
                               HyperlinkEvent.EventType  type,
                               URL  targetURL,
                               String  desc,
                               String  targetFrame)
ÇÏÀÌÆÛ ÅؽºÆ®(hyper text) ¸µÅ© À̺¥Æ®¸¦ ³ªÅ¸³»´Â »õ·Î¿î °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
source - À̺¥Æ®¸¦ ó¸®ÇÏ´Â °´Ã¼
type - À̺¥Æ® ŸÀÔ
targetURL - ¿µÇâÀ» ¹Þ´Â URL
desc - ¼³¸í
targetFrame - ¹®¼­°¡ Ç¥½ÃµÇ´Â Frame

HTMLFrameHyperlinkEvent

public HTMLFrameHyperlinkEvent(Object  source,
                               HyperlinkEvent.EventType  type,
                               URL  targetURL,
                               Element  sourceElement,
                               String  targetFrame)
ÇÏÀÌÆÛ ÅؽºÆ®(hyper text) ¸µÅ© À̺¥Æ®¸¦ ³ªÅ¸³»´Â »õ·Î¿î °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
source - À̺¥Æ®¸¦ ó¸®ÇÏ´Â °´Ã¼
type - À̺¥Æ® ŸÀÔ
targetURL - ¿µÇâÀ» ¹Þ´Â URL
sourceElement - À̺¥Æ®ÀÇ ¼Ò½º¿¡ ´ëÀÀÇÏ´Â ¿ä¼Ò
targetFrame - ¹®¼­°¡ Ç¥½ÃµÇ´Â Frame

HTMLFrameHyperlinkEvent

public HTMLFrameHyperlinkEvent(Object  source,
                               HyperlinkEvent.EventType  type,
                               URL  targetURL,
                               String  desc,
                               Element  sourceElement,
                               String  targetFrame)
ÇÏÀÌÆÛ ÅؽºÆ®(hyper text) ¸µÅ© À̺¥Æ®¸¦ ³ªÅ¸³»´Â »õ·Î¿î °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
source - À̺¥Æ®¸¦ ó¸®ÇÏ´Â °´Ã¼
type - À̺¥Æ® ŸÀÔ
targetURL - ¿µÇâÀ» ¹Þ´Â URL
desc - ¼³¸í
sourceElement - À̺¥Æ®ÀÇ ¼Ò½º¿¡ ´ëÀÀÇÏ´Â ¿ä¼Ò
targetFrame - ¹®¼­°¡ Ç¥½ÃµÇ´Â Frame
¸Þ¼­µåÀÇ »ó¼¼

getTarget

public String  getTarget()
¸µÅ©ÀÇ Å¸°ÙÀ» ¸®ÅÏÇÕ´Ï´Ù.


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.