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
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentInputMapUIResource
public ComponentInputMapUIResource(JComponent component)
提交错误或意见版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only。