Package net.thevpc.echo.jfx
Interface FxPeer
- All Superinterfaces:
net.thevpc.echo.spi.peers.AppComponentPeer
public interface FxPeer
extends net.thevpc.echo.spi.peers.AppComponentPeer
- Author:
- vpc
-
Method Summary
Methods inherited from interface net.thevpc.echo.spi.peers.AppComponentPeer
addChild, install, removeChild, requestFocus, toolkitComponent, uninstall
-
Method Details
-
nodeOf
static javafx.scene.Node nodeOf(net.thevpc.echo.api.components.AppComponent a) -
ofOrNull
-
of
-
getNode
default javafx.scene.Node getNode()
-