Package com.formdev.flatlaf
Class FlatInputMaps.LazyInputMapEx
java.lang.Object
com.formdev.flatlaf.FlatInputMaps.LazyInputMapEx
- All Implemented Interfaces:
UIDefaults.LazyValue
- Enclosing class:
FlatInputMaps
Lazily creates an input map.
Similar to
UIDefaults.LazyInputMap
, but can use multiple bindings arrays.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bindingsArray
-
-
Constructor Details
-
LazyInputMapEx
LazyInputMapEx(Object[]... bindingsArray)
-
-
Method Details
-
createValue
- Specified by:
createValue
in interfaceUIDefaults.LazyValue
-