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
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentInputMapUIResource
public ComponentInputMapUIResource(JComponent component)