java.lang.Object
org.jhotdraw8.fxcontrols.fontchooser.FontFamily
FontFamily.
- Author:
- Werner Randelshofer
-
Property Summary
Properties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()Gets the value of thenameproperty.@NonNull javafx.collections.ObservableList<FontTypeface> @NonNull javafx.beans.property.StringPropertyvoidSets the value of thenameproperty.toString()
-
Property Details
-
name
- See Also:
-
-
Constructor Details
-
FontFamily
public FontFamily()
-
-
Method Details
-
getTypefaces
-
getName
Gets the value of thenameproperty.- Property description:
- Returns:
- the value of the
nameproperty - See Also:
-
setName
Sets the value of thenameproperty.- Property description:
- Parameters:
value- the value for thenameproperty- See Also:
-
nameProperty
- Returns:
- the
nameproperty - See Also:
-
toString
-