|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor¡¡ ¡¡ | ¸Þ¼µå | »ó¼¼: Çʵå | constructor¡¡ ¡¡ | ¸Þ¼µå |
java.lang.Objectjava.awt.dnd.DnDConstants
public final class DnDConstants
ÀÌ Å¬·¡½º¿¡´Â µå·¡±×£¦µå·Ó Á¶ÀÛÀÌ ½ÇÇàÇÏ´Â ¾×¼ÇÀÇ Çü½ÄÀ» ³ªÅ¸³»´Â Á¤¼ö°ªÀÌ ÀÖ½À´Ï´Ù.
ÇÊµå °³¿ä | |
---|---|
static int |
ACTION_COPY
"copy" ¾×¼ÇÀ» ³ªÅ¸³»´Â int ÀÔ´Ï´Ù. |
static int |
ACTION_COPY_OR_MOVE
"copy" ¶Ç´Â "move" ¾×¼ÇÀ» ³ªÅ¸³»´Â int ÀÔ´Ï´Ù. |
static int |
ACTION_LINK
"link" ¾×¼ÇÀ» ³ªÅ¸³»´Â int ÀÔ´Ï´Ù. |
static int |
ACTION_MOVE
"move" ¾×¼ÇÀ» ³ªÅ¸³»´Â int ÀÔ´Ï´Ù. |
static int |
ACTION_NONE
󸮸¦ ÇÏÁö ¾Ê´Â °ÍÀ» ³ªÅ¸³»´Â int ÀÔ´Ï´Ù. |
static int |
ACTION_REFERENCE
"reference" ¾×¼Ç (ACTION_LINK¿Í °°´Ù)À» ³ªÅ¸³»´Â int ÀÔ´Ï´Ù. |
¸Þ¼µå °³¿ä |
---|
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
ÇʵåÀÇ »ó¼¼ |
---|
public static final int ACTION_NONE
int
ÀÔ´Ï´Ù.
public static final int ACTION_COPY
int
ÀÔ´Ï´Ù.
public static final int ACTION_MOVE
int
ÀÔ´Ï´Ù.
public static final int ACTION_COPY_OR_MOVE
int
ÀÔ´Ï´Ù.
public static final int ACTION_LINK
int
ÀÔ´Ï´Ù.
¸µÅ© µ¿»ç´Â ¸¹Àº ³×ÀÌÆ¼ºêÀÇ DnD Ç÷§Æû¿¡¼ »ç¿ëµÇ°í ÀÖ½À´Ï´Ù. LINK ½Ã¸àƽ½ºÀÇ ½ÇÁ¦ÀÇ ÇØ¼®Àº Ç÷§Æû ¹× ¾îÇø®ÄÉÀ̼ǿ¡
ÀÇÁ¸ÇÕ´Ï´Ù. ³ÐÀº ¹Ì¿¡¼´Â ¡¸¿ÀÆÛ·£µå¸¦ Ä«ÇÇÇϰųª À̵¿ÇÏ´Â °ÍÀº ¾Æ´Ï°í, ±× ÂüÁ¶¸¦ ÀÛ¼ºÇÏ´Â °Í¡¹À» °¡¸®Åµ´Ï´Ù. ¡¸ÂüÁ¶¡¹ÀÇ ¹ÌÀÇ Á¤ÀÇ¿¡¼´Â ¾Ö¸ÅÇÔÀº ÇÇÇÒ ¼ö ¾ø½À´Ï´Ù.
µ¿»ç´Â ¿Ïºñ¼ºÀ» ½ÇÇöÇϱâ À§Çؼ Á¦°øµË´Ï´Ù¸¸, Á¶ÀÛÀÇ ¹Ì¸¦ À߸øÇØ ÇØ¼®ÇÏ´Â °ÍÀ¸·Î½á È¥¶õÀ» ºÎ¸¦ °¡´É¼ºÀÌ Àֱ⠶§¹®¿¡
³í¸®°¡ ´Ù¸¥ ¾îÇø®ÄÉÀ̼ǰ£¿¡¼ÀÇ DnD Á¶ÀÛÀ¸·Î »ç¿ëÇÏ´Â °ÍÀº ÃßõÇÏÁö ¾Ê½À´Ï´Ù.
public static final int ACTION_REFERENCE
int
ÀÔ´Ï´Ù.
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor¡¡ ¡¡ | ¸Þ¼µå | »ó¼¼: Çʵå | constructor¡¡ ¡¡ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.