Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.swing.plaf

Class ComponentInputMapUIResource

java.lang.Object
|
+--javax.swing.InputMap
   |
   +--javax.swing.ComponentInputMap
      |
      +--javax.swing.plaf.ComponentInputMapUIResource

All Implemented Interfaces:

UIResource, Serializable


public class ComponentInputMapUIResource

extends ComponentInputMap

implements UIResource

ComponentInputMapUIResource

Author:

Constructor Summary

ComponentInputMapUIResource(javax.swing.JComponent component)

Constructor ComponentInputMapUIResource

Constructor Details

ComponentInputMapUIResource

public ComponentInputMapUIResource(javax.swing.JComponent component)

Constructor ComponentInputMapUIResource

Parameters: