javax.swing
Class UIDefaults.LazyInputMap
java.lang.Object
javax.swing.UIDefaults.LazyInputMap
- All Implemented Interfaces:
- UIDefaults.LazyValue
- Enclosing class:
- UIDefaults
public static class UIDefaults.LazyInputMap
- extends Object
- implements UIDefaults.LazyValue
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIDefaults.LazyInputMap
public UIDefaults.LazyInputMap(Object[] bindings)
createValue
public Object createValue(UIDefaults table)
- Specified by:
createValue
in interface UIDefaults.LazyValue