Uses of Class
org.jhotdraw8.fxcontrols.fontchooser.FontChooserModel
Packages that use FontChooserModel
-
Uses of FontChooserModel in org.jhotdraw8.fxcontrols.fontchooser
Methods in org.jhotdraw8.fxcontrols.fontchooser that return FontChooserModelModifier and TypeMethodDescriptionstatic @NonNull FontChooserModelFontChooserModelFactories.create()static @Nullable FontChooserModelFontDialog.getModel()FontFamilyChooserController.getModel()Gets the value of themodelproperty.static @Nullable FontChooserModelFontFamilyDialog.getModel()Methods in org.jhotdraw8.fxcontrols.fontchooser that return types with arguments of type FontChooserModelModifier and TypeMethodDescription@NonNull javafx.beans.property.ObjectProperty<FontChooserModel> FontFamilyChooserController.modelProperty()Methods in org.jhotdraw8.fxcontrols.fontchooser with parameters of type FontChooserModelModifier and TypeMethodDescriptionvoidFontFamilyChooserController.setModel(FontChooserModel value) Sets the value of themodelproperty.