javax.swing.plaf.basic
Class BasicRootPaneUI.RootPaneInputMap

java.lang.Object
  extended byjavax.swing.InputMap
      extended byjavax.swing.ComponentInputMap
          extended byjavax.swing.plaf.ComponentInputMapUIResource
              extended byjavax.swing.plaf.basic.BasicRootPaneUI.RootPaneInputMap
All Implemented Interfaces:
Serializable, UIResource
Enclosing class:
BasicRootPaneUI

private static class BasicRootPaneUI.RootPaneInputMap
extends ComponentInputMapUIResource


Field Summary
 
Fields inherited from class javax.swing.ComponentInputMap
 
Fields inherited from class javax.swing.InputMap
 
Constructor Summary
BasicRootPaneUI.RootPaneInputMap(JComponent c)
           
 
Methods inherited from class javax.swing.ComponentInputMap
clear, getComponent, put, remove, setParent
 
Methods inherited from class javax.swing.InputMap
allKeys, get, getParent, keys, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicRootPaneUI.RootPaneInputMap

public BasicRootPaneUI.RootPaneInputMap(JComponent c)