KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > swing > UIDefaults.LazyInputMap

javax.swing
Class UIDefaults.LazyInputMap

java.lang.Object
  extended by javax.swing.UIDefaults.LazyInputMap
All Implemented Interfaces:
UIDefaults.LazyValue
Enclosing class:
UIDefaults
See Also:
Source Code

public Object createValue(UIDefaults table)
See Also:
UIDefaults.LazyValue
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public UIDefaults.LazyInputMap(Object[] bindings)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags