Package net.thevpc.echo.jfx
Class FxFontPeer
java.lang.Object
net.thevpc.echo.jfx.FxFontPeer
- All Implemented Interfaces:
net.thevpc.echo.spi.peers.AppFontPeer
public class FxFontPeer
extends java.lang.Object
implements net.thevpc.echo.spi.peers.AppFontPeer
-
Constructor Summary
Constructors Constructor Description FxFontPeer(net.thevpc.echo.api.AppFont font) -
Method Summary
Modifier and Type Method Description java.lang.ObjecttoolkitFont()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FxFontPeer
public FxFontPeer(net.thevpc.echo.api.AppFont font)
-
-
Method Details
-
toolkitFont
public java.lang.Object toolkitFont()- Specified by:
toolkitFontin interfacenet.thevpc.echo.spi.peers.AppFontPeer
-