JavaTM 2 Platform
Standard Ed. 6

javax.swing.plaf
类 ComponentInputMapUIResource

java.lang.Object
  继承者 javax.swing.InputMap
      继承者 javax.swing.ComponentInputMap
          继承者 javax.swing.plaf.ComponentInputMapUIResource
所有已实现的接口:
Serializable, UIResource

public class ComponentInputMapUIResource
extends ComponentInputMap
implements UIResource

实现 UIResource 的 javax.swing.ComponentInputMap 的子类。提供 ComponentInputMap 的 UI 类应该使用此类。

从以下版本开始:
1.3

构造方法摘要
ComponentInputMapUIResource(JComponent component)
           
 
方法摘要
 
从类 javax.swing.ComponentInputMap 继承的方法
clear, getComponent, put, remove, setParent
 
从类 javax.swing.InputMap 继承的方法
allKeys, get, getParent, keys, size
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ComponentInputMapUIResource

public ComponentInputMapUIResource(JComponent component)

JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only