- Alle implementierten Schnittstellen:
com.dua3.utility.text.FontUtilProvider, Supplier<com.dua3.utility.text.FontUtil<?>>
public class FxFontUtilProvider
extends Object
implements com.dua3.utility.text.FontUtilProvider
Implementation of the FontUtilProvider interface for JavaFX.
-
Konstruktorübersicht
Konstruktoren
-
Methodenübersicht
com.dua3.utility.text.FontUtil<?>
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Konstruktordetails
-
FxFontUtilProvider
public FxFontUtilProvider()
-
Methodendetails
-
get
public com.dua3.utility.text.FontUtil<?> get()
- Angegeben von:
get in Schnittstelle Supplier<com.dua3.utility.text.FontUtil<?>>