Uses of Interface
org.jhotdraw8.draw.popup.Picker
Packages that use Picker
-
Uses of Picker in org.jhotdraw8.draw.inspector
Methods in org.jhotdraw8.draw.inspector that return PickerModifier and TypeMethodDescriptionprotected <T> Picker<T> AbstractStyleAttributesInspector.createPicker(WritableStyleableMapAccessor<T> acc) Methods in org.jhotdraw8.draw.inspector that return types with arguments of type PickerModifier and TypeMethodDescriptionjavafx.beans.property.ReadOnlyMapProperty<WritableStyleableMapAccessor<?>, Picker<?>> AbstractStyleAttributesInspector.accessorPickerMapProperty()javafx.collections.ObservableMap<WritableStyleableMapAccessor<?>, Picker<?>> AbstractStyleAttributesInspector.getAccessorPickerMap()Gets the value of theaccessorPickerMapproperty. -
Uses of Picker in org.jhotdraw8.draw.popup
Classes in org.jhotdraw8.draw.popup that implement PickerModifier and TypeClassDescriptionclassclassPicker for boolean values.classclassclassEnumPicker<T extends Enum<T>>Picker for boolean values.classPicker for picking an example from a set of provided examples.classclass