Uses of Interface
net.thevpc.echo.jfx.FxPeer
| Package | Description |
|---|---|
| net.thevpc.echo.jfx |
-
Uses of FxPeer in net.thevpc.echo.jfx
Methods in net.thevpc.echo.jfx that return FxPeer Modifier and Type Method Description static FxPeerFxApplicationUtils. extractBindAppComponent(java.lang.Object jcomponent)static FxPeerFxPeer. of(java.lang.Object a)static FxPeerFxPeer. ofOrNull(java.lang.Object a)Methods in net.thevpc.echo.jfx with parameters of type FxPeer Modifier and Type Method Description static voidFxApplicationUtils. bindAppComponent(java.lang.Object jcomponent, FxPeer instance)