Uses of Interface
it.tidalwave.ui.javafx.NodeAndDelegate
Packages that use NodeAndDelegate
-
Uses of NodeAndDelegate in it.tidalwave.ui.javafx
Methods in it.tidalwave.ui.javafx that return NodeAndDelegateModifier and TypeMethodDescriptionprotected abstract NodeAndDelegate
<?> JavaFXApplicationWithSplash.createParent()
static <T> NodeAndDelegate
<T> static <T> NodeAndDelegate
<T> Creates aNodeAndDelegate
for the given presentation class.static <T> NodeAndDelegate
<T> Creates aNodeAndDelegate
for the given presentation class.Methods in it.tidalwave.ui.javafx with parameters of type NodeAndDelegateModifier and TypeMethodDescriptionprotected void
JavaFXApplicationWithSplash.onStageCreated
(javafx.stage.Stage stage, NodeAndDelegate<?> applicationNad) -
Uses of NodeAndDelegate in it.tidalwave.ui.javafx.spi
Methods in it.tidalwave.ui.javafx.spi that return NodeAndDelegateModifier and TypeMethodDescriptionprotected NodeAndDelegate
<?> AbstractJavaFXSpringApplication.createParent()
Methods in it.tidalwave.ui.javafx.spi with parameters of type NodeAndDelegateModifier and TypeMethodDescriptionprotected final void
AbstractJavaFXSpringApplication.onStageCreated
(javafx.stage.Stage stage, NodeAndDelegate<?> applicationNad)