javax.swing.plaf

Class InputMapUIResource

public class InputMapUIResource extends InputMap implements UIResource

An InputMap that is marked as UIResource, which indicates that it has been installed by a pluggable LookAndFeel. Such dimensions are replaced when the LookAndFeel changes.
Constructor Summary
InputMapUIResource()
Constructs a new InputMapUIResource.

Constructor Detail

InputMapUIResource

public InputMapUIResource()
Constructs a new InputMapUIResource.