Module qupath.fx
Package qupath.fx.utils.converters
package qupath.fx.utils.converters
Implementations of a JavaFX
StringConverter for common types.-
ClassesClassDescriptionEnumConverter<T extends Enum>General
StringConverterfor enums.GeneralStringConverterfor File objects, using their default string representation.GeneralStringConverterfor Locale objects, using their display name representation in a specified base locale.GeneralStringConverterfor Path objects, using their default string representation.GeneralStringConverterfor URI objects, using their default string representation.