Uses of Interface
org.jhotdraw8.fxbase.styleable.StyleableMap
Packages that use StyleableMap
-
Uses of StyleableMap in org.jhotdraw8.fxbase.styleable
Classes in org.jhotdraw8.fxbase.styleable that implement StyleableMapModifier and TypeClassDescriptionclassSimpleStyleableMap<K,V> A map which stores its values in an array, and which can share its keys with other SimpleStyleableMaps.Fields in org.jhotdraw8.fxbase.styleable declared as StyleableMapModifier and TypeFieldDescriptionprotected final StyleableMap<Key<?>, Object> AbstractStyleablePropertyBean.propertiesMethods in org.jhotdraw8.fxbase.styleable that return StyleableMapModifier and TypeMethodDescriptionprotected StyleableMap<Key<?>, Object> AbstractStyleablePropertyBean.getStyleableMap()