JavaTM 2
Platform
Std.  Ed.  v1. 4.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
Std.  Ed.  v1. 4.0

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ À־ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.