| GNU Classpath (0.95) | |
| Frames | No Frames | 
| Classes derived from javax.swing.InputMap | |
| class |  A  ComponentInputMapthat implements theUIResourceinterface to indicate that it belongs to a pluggable
 LookAndFeel. | 
| class |  An  InputMapthat is marked asUIResource,
 which indicates that it has been installed by a pluggable
 LookAndFeel. | 
| Classes derived from javax.swing.InputMap | |
| class |  An  InputMapthat is associated with a particularJComponent. | 
| Methods with parameter type javax.swing.InputMap | |
| void |  Loads the bindings in keys into retMap.  | 
| void |  Change the shared, UI-managed  InputMapfor a given
 component. | 
| void |  Sets the input map for the given condition.
 | 
| void |  Sets a parent for this  ComponentInputMap. | 
| void |  Sets a parent for this  InputMap. | 
| Methods with return type javax.swing.InputMap | |
| InputMap |  Returns the input map associated with this component for the 
 WHEN_FOCUSEDstate. | 
| InputMap | JComponent.getInputMap(int condition)  Returns the input map associated with this component for the given
 state/condition.
 | 
| InputMap |  Returns the parent of this  InputMap. | 
| InputMap |  Returns the InputMap that is provided by the ComponentUI of
  componentfor the specified condition. | 
| InputMap |  Creates a InputMap from keys. 
 | 
| GNU Classpath (0.95) |