public class ComponentInputMapUIResource extends javax.swing.ComponentInputMap implements UIResource
ComponentInputMap that implements the UIResource
interface to indicate that it belongs to a pluggable
LookAndFeel.ComponentInputMap,
InputMap,
Serialized Form| Constructor and Description |
|---|
ComponentInputMapUIResource(javax.swing.JComponent component)
Constructs a new
ComponentInputMapUIResource. |
public ComponentInputMapUIResource(javax.swing.JComponent component)
ComponentInputMapUIResource.component - the JComponent associated with
this InputMap.