|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
| ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
| °³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå | ||||||||||
java.lang.Object
|
+--java.awt.event.KeyAdapter
|
+--javax.swing.plaf.basic.BasicTreeUI.KeyHandler
º¹¼öÀÇ Å°°¡ ¹Ð¸®´Â À̺¥Æ®¸¦ ÃëµæÇØ, ÀûÀýÈ÷ À̺¥Æ®¸¦ »ý¼ºÇϱâ À§Çؼ »ç¿ëµË´Ï´Ù.
| ÇʵåÀÇ °³¿ä | |
protected boolean |
isKeyDown
keyPressed °¡ ¾×ƼºêÇÑ µ¿¾È, true ·Î ¼³Á¤µË´Ï´Ù. |
protected Action |
repeatKeyAction
»ý¼ºµÇ´Â ŰÄÚµå |
| »ý¼ºÀÚÀÇ °³¿ä | |
BasicTreeUI.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 |
| ÇʵåÀÇ »ó¼¼ |
protected Action repeatKeyAction
protected boolean isKeyDown
| »ý¼ºÀÚÀÇ »ó¼¼ |
public BasicTreeUI.KeyHandler()
| ¸Þ¼ÒµåÀÇ »ó¼¼ |
public void keyTyped(KeyEvent e)
KeyListener ³»ÀÇ keyTyped KeyAdapter ³»ÀÇ keyTyped public void keyPressed(KeyEvent e)
KeyAdapter ÀÇ ±â¼ú:
KeyListener ³»ÀÇ keyPressed KeyAdapter ³»ÀÇ keyPressed public void keyReleased(KeyEvent e)
KeyAdapter ÀÇ ±â¼ú:
KeyListener ³»ÀÇ keyReleased KeyAdapter ³»ÀÇ keyReleased
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
| ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
| °³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå | ||||||||||
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.