JavaTM 2 Platform
Standard Ed. 5.0

ÀÎÅÍÆäÀ̽º
javax.swing.text.Keymap »ç¿ë

Keymap¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
javax.swing.plaf.basic ±âº» Look & Feel¿¡ µû¶ó ÀÛ¼ºµÈ »ç¿ëÀÚ ÀÎÅÍÆäÀ̽º °´Ã¼¸¦ Á¦°øÇÕ´Ï´Ù.  
javax.swing.text ÆíÁý °¡´É/ÆíÁý ºÒ°¡´É ÅؽºÆ® ÄÄÆÛ³ÍÆ®¸¦ ó¸®Çϴ Ŭ·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

javax.swing.plaf.basic ¿¡¼­ÀÇ Keymap »ç¿ë
 

Keymap¸¦ µ¹·ÁÁÖ´Â javax.swing.plaf.basic ¸Þ¼­µå
protected  Keymap BasicTextUI. createKeymap ()
          ÅؽºÆ® ÄÄÆÛ³ÍÆ®¿¡ »ç¿ëÇÏ´Â Å° ¸ÊÀ» ÀÛ¼ºÇØ, °Å±â¿¡ ÇÊ¿äÇÑ ¹ÙÀεùÀ» ÀνºÅç ÇÕ´Ï´Ù.
 

javax.swing.text ¿¡¼­ÀÇ Keymap »ç¿ë
 

Keymap¸¦ µ¹·ÁÁÖ´Â javax.swing.text ¸Þ¼­µå
static Keymap JTextComponent. addKeymap (String  nm, Keymap  parent)
          »õ·Î¿î Å° ¸ÊÀ» Å° ¸Ê °èÃþ¿¡ Ãß°¡ÇÕ´Ï´Ù.
 Keymap JTextComponent. getKeymap ()
          ÀÌ ÅؽºÆ® ÄÄÆÛ³ÍÆ®·Î ÇöÀç È°¼ºÈ­µÈ Å° ¸ÊÀ» ²¨³À´Ï´Ù.
static Keymap JTextComponent. getKeymap (String  nm)
          ±×¶§±îÁö ¹®¼­¿¡ Ãß°¡µÇ°í ÀÖ´ø À̸§ ÷ºÎ Å° ¸ÊÀ» ÃëµæÇÕ´Ï´Ù.
 Keymap Keymap. getResolveParent ()
          Å° ÇÒ´çÀ» Çؼ® ó¸®Çϴµ¥ »ç¿ëÇϴ ģŰ ¸ÊÀ» ²¨³À´Ï´Ù.
static Keymap JTextComponent. removeKeymap (String  nm)
          ±×¶§±îÁö ¹®¼­¿¡ Ãß°¡µÇ°í ÀÖ´ø À̸§ ÷ºÎ Å° ¸ÊÀ» »èÁ¦ÇÕ´Ï´Ù.
 

Keymap ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text ¸Þ¼­µå
static Keymap JTextComponent. addKeymap (String  nm, Keymap  parent)
          »õ·Î¿î Å° ¸ÊÀ» Å° ¸Ê °èÃþ¿¡ Ãß°¡ÇÕ´Ï´Ù.
static void JTextComponent. loadKeymap (Keymap  map, JTextComponent.KeyBinding [] bindings, Action [] actions)
           Å° ¸Ê¿¡ ´Ù¼öÀÇ ÇÒ´çÀ» ·ÎµåÇÕ´Ï´Ù.
 void JTextComponent. setKeymap (Keymap  map)
          À̺¥Æ®¸¦ ¾×¼Ç¿¡ ÇÒ´çÇϴµ¥ »ç¿ëÇÏ´Â Å° ¸ÊÀ» ¼³Á¤ÇÕ´Ï´Ù.
 void Keymap. setResolveParent (Keymap  parent)
          Ä£Å° ¸ÊÀ» ¼³Á¤ÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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