Class FontConverter.FontWeightConverter

java.lang.Object
javafx.css.StyleConverter<String,​FontWeight>
javafx.css.converter.FontConverter.FontWeightConverter
Enclosing class:
FontConverter

public static final class FontConverter.FontWeightConverter
extends StyleConverter<String,​FontWeight>
Converter to convert a String value to a FontWeight object.
Since:
9
  • Method Details