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