JavaTM 2 Platform
Standard Ed. 6

javax.swing.plaf
类 InputMapUIResource

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

public class InputMapUIResource
extends InputMap
implements UIResource

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

从以下版本开始:
1.3

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

构造方法详细信息

InputMapUIResource

public InputMapUIResource()

JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

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