|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object extended by javax.swing.UIDefaults.LazyInputMap
public static class UIDefaults.LazyInputMap
LazyInputMap
will create a InputMap
in its createValue
method. The bindings are passed in in the constructor.
The bindings are an array with
the even number entries being string KeyStrokes
(eg "alt SPACE") and
the odd number entries being the value to use in the
InputMap
(and the key in the ActionMap
).
Constructor Summary | |
---|---|
UIDefaults.LazyInputMap(Object[] bindings)
|
Method Summary | |
---|---|
Object |
createValue(UIDefaults table)
Creates an InputMap with the bindings that are
passed in. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UIDefaults.LazyInputMap(Object[] bindings)
Method Detail |
---|
public Object createValue(UIDefaults table)
InputMap
with the bindings that are
passed in.
createValue
in interface UIDefaults.LazyValue
table
- a UIDefaults
table
InputMap
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
Scripting on this page tracks web page traffic, but does not change the content in any way.