|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.util.EventObject
javax.swing.event.TableColumnModelEvent
public class TableColumnModelEvent
¿ÀÌ Ãß°¡ »èÁ¦, ¶Ç´Â À̵¿µÇ¾ú´Ù´Â µî, Å×ÀÌºí¿¸ðµ¨ÀÌ º¯°æµÈ °ÍÀ» ¸®½º³Ê¿¡°Ô ÅëÁöÇϱâ À§Çؼ »ç¿ëÇÕ´Ï´Ù.
°æ°í: ÀÌ Å¬·¡½ºÀÇ Á÷·ÄÈ µÈ °´Ã¼´Â ÇâÈÄÀÇ Swing ¸±¸®Áî¿Í
ȣȯµÇÁö ¾ÊÀ» ¿¹Á¤ÀÔ´Ï´Ù. ÇöÀçÀÇ Á÷·ÄÈÀÇ Áö¿øÀº
´Ü±â°£ÀÇ ¿î¿ëÀ̳ª, °°Àº ¹öÀüÀÇ Swing¸¦ ½ÇÇàÇÏ´Â ¾îÇø®ÄÉÀ̼ǰ£ÀÇ RMI¿¡ ÀûÀýÇϰí ÀÖ½À´Ï´Ù. JDK ¹öÀü
1.4 ÀÌÈÄ, ¸ðµç JavaBeans™
Àå±â°£ÀÇ ¿î¿ë Áö¿øÀº
java.beans
ÆÐŰÁö¿¡ Ãß°¡µÇ°í ÀÖ½À´Ï´Ù. ÀÚ¼¼ÇÑ ³»¿ëÀº XMLEncoder
¸¦
ÂüÁ¶ÇϽʽÿÀ.
TableColumnModelListener
ÇÊµå °³¿ä | |
---|---|
protected int |
fromIndex
À̵¿¿ø ¶Ç´Â »èÁ¦µÈ À§Ä¡ÀÇ ¿ÀÇ À妽ºÀÔ´Ï´Ù. |
protected int |
toIndex
À̵¿Ã³ ¶Ç´Â Ãß°¡ Àå¼ÒÀÇ ¿ÀÇ À妽ºÀÔ´Ï´Ù. |
Ŭ·¡½º java.util. EventObject ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå |
---|
source |
»ý¼ºÀÚ °³¿ä | |
---|---|
TableColumnModelEvent (TableColumnModel source,
int from,
int to)
TableColumnModelEvent °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
int |
getFromIndex ()
fromIndex¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
int |
getToIndex ()
toIndex¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Ŭ·¡½º java.util. EventObject ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
getSource,
toString |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
ÇʵåÀÇ »ó¼¼ |
---|
protected int fromIndex
protected int toIndex
»ý¼ºÀÚ »ó¼¼ |
---|
public TableColumnModelEvent(TableColumnModel source, int from, int to)
source
- À̺¥Æ®ÀÇ ¹ß»ý¿øÀÇ TableColumnModel (ÀϹÝÀûÀ¸·Î this
)from
- ¿µÇâÀ» ¹ÞÀº ÇàÀÇ ¹üÀ§³»¿¡¼ ÃÖÃÊÀÇ ÇàÀ» ÁöÁ¤ÇÏ´Â int°ª
to
- ¿µÇâÀ» ¹ÞÀº ÇàÀÇ ¹üÀ§³»¿¡¼ ¸¶Áö¸· ÇàÀ» ÁöÁ¤ÇÏ´Â int°ª
¸Þ¼µåÀÇ »ó¼¼ |
---|
public int getFromIndex()
public int getToIndex()
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.