java.lang.Object
qupath.fx.prefs.controlsfx.items.PropertyItem
qupath.fx.prefs.controlsfx.items.ColorPropertyItem
- All Implemented Interfaces:
org.controlsfx.control.PropertySheet.Item
-
Property Summary
Properties inherited from class qupath.fx.prefs.controlsfx.items.PropertyItem
description, name, prompt -
Constructor Summary
ConstructorsConstructorDescriptionColorPropertyItem(LocalizedResourceManager manager, javafx.beans.property.IntegerProperty prop) -
Method Summary
Methods inherited from class qupath.fx.prefs.controlsfx.items.PropertyItem
category, categoryKey, description, descriptionProperty, getCategory, getDescription, getName, key, name, nameProperty, promptPropertyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.controlsfx.control.PropertySheet.Item
getPropertyEditorClass, isEditable
-
Constructor Details
-
ColorPropertyItem
public ColorPropertyItem(LocalizedResourceManager manager, javafx.beans.property.IntegerProperty prop)
-
-
Method Details
-
getType
-
getValue
-
setValue
-
getObservableValue
-