|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.ListUI
public abstract class ListUI
JList Ç÷¯±× ÀÎ °¡´ÉÇÑ Look & Feel À§¾çÀÔ´Ï´Ù. ÀÌ ÀÎÅÍÆäÀ̽º´Â JList ÄÄÆÛ³ÍÆ®°¡ ¸¶¿ì½º ÁÂÇ¥µîÀÇ À§Ä¡¸¦ ¼¿¿¡ ¸ÅÇÎ ÇÏ´Â ¸Þ¼µå³ª, ¼¿ÀÇ À妽º·ÎºÎÅÍ ±× °æ°è¿¡ ¸ÅÇÎ ÇÏ´Â ¸Þ¼µå¸¦ Ãß°¡ÇÕ´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
ListUI ()
|
¸Þ¼µå °³¿ä | |
---|---|
abstract Rectangle |
getCellBounds (JList list,
int index1,
int index2)
ÁöÁ¤µÈ Ç׸ñÀÇ JList ÁÂÇ¥¿¡ ÀÖ¾î¼ÀÇ °æ°è¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract Point |
indexToLocation (JList list,
int index)
ÁöÁ¤µÈ Ç׸ñÀÇ JList ÁÂÇ¥¿¡ ÀÖ¾î¼ÀÇ ¿øÁ¡À» ¸®ÅÏÇÕ´Ï´Ù. |
abstract int |
locationToIndex (JList list,
Point location)
JList
ÁÂÇ¥»óÀÇ Á¡À» ±× À§Ä¡¿¡ ÀÖ´Â ¼¿ÀÇ À妽º·Î º¯È¯ÇÕ´Ï´Ù. |
Ŭ·¡½º javax.swing.plaf. ComponentUI ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
contains,
createUI,
getAccessibleChild,
getAccessibleChildrenCount,
getMaximumSize,
getMinimumSize,
getPreferredSize,
installUI,
paint,
uninstallUI,
update |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public ListUI()
¸Þ¼µåÀÇ »ó¼¼ |
---|
public abstract int locationToIndex(JList list, Point location)
JList
ÁÂÇ¥»óÀÇ Á¡À» ±× À§Ä¡¿¡ ÀÖ´Â ¼¿ÀÇ À妽º·Î º¯È¯ÇÕ´Ï´Ù. ¼¿ÀÌ ½ÇÁ¦·Î ±× À§Ä¡¸¦ Æ÷ÇÔÇÒÁö ¾î¶³Áö¸¦ ÆÇÁ¤ÇÏ·Á¸é,
ÀÌ ¸Þ¼µå¿Í getCellBounds
¸¦ Á¶ÇÕÇØ »ç¿ëÇÕ´Ï´Ù. ¸ðµ¨ÀÌ ºñ¾îÀÖ´Â °æ¿ì´Â -1À» ¸®ÅÏÇÕ´Ï´Ù.
location
- ¼¿ÀÇ JList »óÀÇ »ó´ë ÁÂÇ¥
public abstract Point indexToLocation(JList list, int index)
index
- JList ¼¿ÀÇ À妽º
public abstract Rectangle getCellBounds(JList list, int index1, int index2)
index
- JList ¼¿ÀÇ À妽º
|
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 µµ ÂüÁ¶ÇϽʽÿÀ.