JavaTM 2 Platform
Standard Ed. 5.0

javax.swing
ÀÎÅÍÆäÀ̽º JComboBox.KeySelectionManager

Æ÷ÇԵǾî Àִ Ŭ·¡½º:
JComboBox

public static interface JComboBox.KeySelectionManager

KeySelectionManager¸¦ Á¤ÀÇÇÏ´Â ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù. KeySelectionManager·Î ¼­ ±â´ÉÇϱâ À§Çؼ­ ÀÌ Å¬·¡½º´Â ÁöÁ¤µÈ ¹®ÀÚ ¹× combobox µ¥ÀÌÅÍ ¸ðµ¨·ÎºÎÅÍ ¸®½ºÆ® À妽º¸¦ ½Äº°ÇÏ´Â ¸Þ¼­µå¸¦ ±¸ÇöÇÒ ÇÊ¿ä°¡ ÀÖ½À´Ï´Ù.


¸Þ¼­µå °³¿ä
 int selectionForKey (char aKey, ComboBoxModel  aModel)
          ÁöÁ¤µÈ aKey ¹× ¸ðµ¨·ÎºÎÅÍ, ¼±ÅõǾî¾ß ÇÒ ÇàÀ» ¸®ÅÏÇÕ´Ï´Ù.
 

¸Þ¼­µåÀÇ »ó¼¼

selectionForKey

int selectionForKey(char aKey,
                    ComboBoxModel  aModel)
ÁöÁ¤µÈ aKey ¹× ¸ðµ¨·ÎºÎÅÍ, ¼±ÅõǾî¾ß ÇÒ ÇàÀ» ¸®ÅÏÇÕ´Ï´Ù. ÀÏÄ¡ÇÏ´Â °ÍÀÌ ¾ø´Â °æ¿ì´Â -1À» ¸®ÅÏÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
aKey - char°ª. ÀϹÝÀûÀ¸·Î ´­·ÁÁøÅ°º¸µåÀÇ Å°¸¦ ³ªÅ¸³»´Â
aModel - ComboBoxModel. ¼±Åà °¡´ÉÇÑ Ç׸ñÀÇ ¸®½ºÆ®¸¦ Æ÷ÇÔÇÑ ÄÄÆÛ³ÍÆ®ÀÇ µ¥ÀÌÅÍ ¸ðµ¨
¹Ýȯ°ª:
¼±ÅÃµÈ Çà¿¡ µ¿ÀÏÇÑ int°ª . 0 Àº ÃÖÃÊÀÇ Ç׸ñÀ¸·Î-1´Â ¼±Åà Ç׸ñ ¾øÀ½

JavaTM 2 Platform
Standard Ed. 5.0

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