Package net.thevpc.echo.jfx
Class FxColorPeer
java.lang.Object
net.thevpc.echo.jfx.FxColorPeer
- All Implemented Interfaces:
net.thevpc.echo.spi.peers.AppColorPeer
public class FxColorPeer
extends java.lang.Object
implements net.thevpc.echo.spi.peers.AppColorPeer
-
Constructor Summary
Constructors Constructor Description FxColorPeer(net.thevpc.echo.api.AppColor c) -
Method Summary
Modifier and Type Method Description java.lang.ObjecttoolkitColor()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FxColorPeer
public FxColorPeer(net.thevpc.echo.api.AppColor c)
-
-
Method Details
-
toolkitColor
public java.lang.Object toolkitColor()- Specified by:
toolkitColorin interfacenet.thevpc.echo.spi.peers.AppColorPeer
-