java.lang.Object
org.jhotdraw8.fxcollection.typesafekey.AbstractKey<Boolean>
org.jhotdraw8.draw.key.AbstractReadOnlyStyleableKey<Boolean>
org.jhotdraw8.draw.key.NonNullObjectStyleableKey<Boolean>
org.jhotdraw8.draw.key.NonNullBooleanStyleableKey
- All Implemented Interfaces:
ReadOnlyStyleableMapAccessor<Boolean>,WritableStyleableMapAccessor<Boolean>,Key<Boolean>,MapAccessor<Boolean>,NonNullKey<Boolean>,NonNullMapAccessor<Boolean>
public class NonNullBooleanStyleableKey
extends NonNullObjectStyleableKey<Boolean>
implements WritableStyleableMapAccessor<Boolean>, NonNullKey<Boolean>
NonNullBooleanStyleableKey (not nullable).
- Author:
- Werner Randelshofer
-
Field Summary
Fields inherited from class org.jhotdraw8.draw.key.AbstractReadOnlyStyleableKey
converterFields inherited from interface org.jhotdraw8.fxcollection.typesafekey.Key
serialVersionUIDFields inherited from interface org.jhotdraw8.fxcollection.typesafekey.NonNullMapAccessor
serialVersionUIDFields inherited from interface org.jhotdraw8.fxbase.styleable.ReadOnlyStyleableMapAccessor
serialVersionUIDFields inherited from interface org.jhotdraw8.fxbase.styleable.WritableStyleableMapAccessor
serialVersionUID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jhotdraw8.draw.key.AbstractReadOnlyStyleableKey
getCssConverter, getCssNameMethods inherited from class org.jhotdraw8.fxcollection.typesafekey.AbstractKey
getDefaultValue, getName, getValueType, isNullable, isTransient, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jhotdraw8.fxcollection.typesafekey.Key
cast, containsKey, getValue, getValueProperty, isAssignable, isDefault, isNullable, propertyAt, put, put, putValue, readOnlyPropertyAt, remove, remove, valueAtMethods inherited from interface org.jhotdraw8.fxcollection.typesafekey.MapAccessor
getDefaultValue, getName, getRawValueType, getValueType, isTransient, setMethods inherited from interface org.jhotdraw8.fxcollection.typesafekey.NonNullKey
get, getMethods inherited from interface org.jhotdraw8.fxcollection.typesafekey.NonNullMapAccessor
getDefaultValueNonNull, getNonNull, getNonNull, putNonNullMethods inherited from interface org.jhotdraw8.fxbase.styleable.ReadOnlyStyleableMapAccessor
getCssConverter, getCssName, getCssNamespaceMethods inherited from interface org.jhotdraw8.fxbase.styleable.WritableStyleableMapAccessor
getExamples
-
Constructor Details
-
NonNullBooleanStyleableKey
-
NonNullBooleanStyleableKey
-
NonNullBooleanStyleableKey
-
NonNullBooleanStyleableKey
-