|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjavax.swing.plaf.basic.BasicTableUI.KeyHandler
public class BasicTableUI.KeyHandler
ÀÌ ³»ºÎ Ŭ·¡½º´Â "public"¿Í ¸¶Å© µË´Ï´Ù¸¸, À̰ÍÀº ÄÄÆÄÀÏ·¯ÀÇ ¹ö±×°¡ ¿øÀÎÀÔ´Ï´Ù. ÀÌ Å¬·¡½º´Â "protected" ³»ºÎ Ŭ·¡½º·Î¼ ´Ù·ç¾îÁý´Ï´Ù. ÀÌ Å¬·¡½ºÀÇ ÀνºÅϽº »ý¼ºÀº BasicTableUI ¼ºê Ŭ·¡½º³»¿¡¼¸¸ ÇàÇØ ÁÖ¼¼¿ä.
Java 2 Ç÷§Æû v1. 3 ¿¡¼´Â ÀÌ Å¬·¡½º´Â »ç¿ëµÇÁö ¾Ê½À´Ï´Ù. ´ë½Å¿¡
JTable
°¡ processKeyBinding
¸¦ ¿À¹ö¶óÀ̵å(override) ÇØ, À̺¥Æ®¸¦ ÇöÀçÀÇ TableCellEditor
¿¡ µð½ºÆÐÄ¡ ÇÕ´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
BasicTableUI.KeyHandler ()
|
¸Þ¼µå °³¿ä | |
---|---|
void |
keyPressed (KeyEvent e)
۸¦ ´©¸£°í ÀÖÀ» ¶§ È£ÃâÇÕ´Ï´Ù. |
void |
keyReleased (KeyEvent e)
۸¦ ¶¼¾î ³õ¾ÒÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
keyTyped (KeyEvent e)
۸¦ ŸÀÌÇÁ Ä¡¸é È£ÃâÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public BasicTableUI.KeyHandler()
¸Þ¼µåÀÇ »ó¼¼ |
---|
public void keyPressed(KeyEvent e)
KeyListener
񃬣: KeyEvent
Ŭ·¡½ºÀÇ ¼³¸íÀ» ÂüÁ¶ÇϽʽÿÀ.
KeyListener
³»ÀÇ keyPressed
public void keyReleased(KeyEvent e)
KeyListener
񃬣: KeyEvent
Ŭ·¡½ºÀÇ ¼³¸íÀ» ÂüÁ¶ÇϽʽÿÀ.
KeyListener
³»ÀÇ keyReleased
public void keyTyped(KeyEvent e)
KeyListener
񃬣: KeyEvent
Ŭ·¡½ºÀÇ ¼³¸íÀ» ÂüÁ¶ÇϽʽÿÀ.
KeyListener
³»ÀÇ keyTyped
|
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 µµ ÂüÁ¶ÇϽʽÿÀ.