Class FlatThemePreview.VariablesDelegateMap
java.lang.Object
java.util.AbstractMap<String,String>
java.util.HashMap<String,String>
com.formdev.flatlaf.themeeditor.FlatThemePreview.VariablesDelegateMap
- All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>
- Enclosing class:
FlatThemePreview
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, newHashMap, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMethods inherited from class AbstractMap
equals, hashCode, toString
-
Field Details
-
variables
-
-
Constructor Details
-
VariablesDelegateMap
-
-
Method Details
-
get
-