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