JavaTM 2 Platform
Standard Ed. 5.0

java.awt.dnd
Ŭ·¡½º DropTargetEvent

java.lang.Object 
  »óÀ§¸¦ È®Àå java.util.EventObject 
      »óÀ§¸¦ È®Àå java.awt.dnd.DropTargetEvent
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable
¾Ë·ÁÁø Á÷°è ¼­ºê Ŭ·¡½º:
DropTargetDragEvent, DropTargetDropEvent

public class DropTargetEvent
extends EventObject

DropTargetEvent´Â DropTargetDragEvent ¹× DropTargetDropEvent base classÀÔ´Ï´Ù. µå·¡±×£¦µå·Ó Á¶ÀÛÀÇ ÇöÀç »óÅÂ, ƯÈ÷ ÇöÀçÀÇ DropTargetContext¸¦ ĸ½¶È­ÇÕ´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.2
°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

ÇÊµå °³¿ä
protected  DropTargetContext context
          ÀÌ DropTargetEvent¿¡ °ü·ÃÇÑ DropTargetContext ÀÔ´Ï´Ù.
 
Ŭ·¡½º java.util. EventObject ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
source
 
»ý¼ºÀÚ °³¿ä
DropTargetEvent (DropTargetContext  dtc)
          ÁöÁ¤µÈ DropTargetContext·Î DropTargetEvent¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 DropTargetContext getDropTargetContext ()
          ÀÌ ¸Þ¼­µå´Â ÀÌ DropTargetEvent¿¡ °ü·ÃÇÑ DropTargetContext¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º java.util. EventObject ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getSource, toString
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

ÇʵåÀÇ »ó¼¼

context

protected DropTargetContext  context
ÀÌ DropTargetEvent¿¡ °ü·ÃÇÑ DropTargetContext ÀÔ´Ï´Ù.

»ý¼ºÀÚ »ó¼¼

DropTargetEvent

public DropTargetEvent(DropTargetContext  dtc)
ÁöÁ¤µÈ DropTargetContext·Î DropTargetEvent¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
dtc - DropTargetContext
¸Þ¼­µåÀÇ »ó¼¼

getDropTargetContext

public DropTargetContext  getDropTargetContext()
ÀÌ ¸Þ¼­µå´Â ÀÌ DropTargetEvent¿¡ °ü·ÃÇÑ DropTargetContext¸¦ ¸®ÅÏÇÕ´Ï´Ù.

¹Ýȯ°ª:
DropTargetContext

JavaTM 2 Platform
Standard Ed. 5.0

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