java.lang.Object
org.jhotdraw8.fxcontrols.fontchooser.FontChooserModel
FontChooserModel.
- Author:
- Werner Randelshofer
-
Property Summary
Properties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NonNull javafx.beans.property.ListProperty<FontCollection> javafx.collections.ObservableList<FontCollection> Gets the value of thefontCollectionsproperty.voidsetFontCollections(javafx.collections.ObservableList<FontCollection> value) Sets the value of thefontCollectionsproperty.
-
Property Details
-
fontCollections
- See Also:
-
-
Constructor Details
-
FontChooserModel
public FontChooserModel()
-
-
Method Details
-
fontCollectionsProperty
- Returns:
- the
fontCollectionsproperty - See Also:
-
getFontCollections
Gets the value of thefontCollectionsproperty.- Property description:
- Returns:
- the value of the
fontCollectionsproperty - See Also:
-
setFontCollections
Sets the value of thefontCollectionsproperty.- Property description:
- Parameters:
value- the value for thefontCollectionsproperty- See Also:
-
getAllFonts
-