API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing. UIDefaults.LazyInputMap View Source
Author(s)
Since
1.3
Version
Serial
Hierarchy
 Object
      UIDefaults.LazyInputMap
Implements
 UIDefaults.LazyValue
Subclasses
Description
publicstatic class UIDefaults.LazyInputMap
  LazyInputMap will create a InputMap in its createValue method.
See also:   
Constructors
public UIDefaults.LazyInputMap (Object bindings)
Methods
Hide/Show inherited methods
public Object createValue (UIDefaults table) [Specified in UIDefaults.LazyValue]
  Creates an InputMap with the bindings that are passed in.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar