Module qupath.fx

Class ColorPropertyItem

java.lang.Object
qupath.fx.prefs.controlsfx.items.PropertyItem
qupath.fx.prefs.controlsfx.items.ColorPropertyItem
All Implemented Interfaces:
org.controlsfx.control.PropertySheet.Item

public class ColorPropertyItem extends PropertyItem
  • Constructor Details

    • ColorPropertyItem

      public ColorPropertyItem(LocalizedResourceManager manager, javafx.beans.property.IntegerProperty prop)
  • Method Details

    • getType

      public Class<?> getType()
    • getValue

      public Object getValue()
    • setValue

      public void setValue(Object value)
    • getObservableValue

      public Optional<javafx.beans.value.ObservableValue<?>> getObservableValue()