Uses of Interface
it.tidalwave.ui.javafx.NodeAndDelegate
-
Uses of NodeAndDelegate in it.tidalwave.ui.javafx
Modifier 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.Modifier and TypeMethodDescriptionprotected void
JavaFXApplicationWithSplash.onStageCreated
(javafx.stage.Stage stage, NodeAndDelegate<?> applicationNad) -
Uses of NodeAndDelegate in it.tidalwave.ui.javafx.spi
Modifier and TypeMethodDescriptionprotected NodeAndDelegate
<?> AbstractJavaFXSpringApplication.createParent()
Modifier and TypeMethodDescriptionprotected final void
AbstractJavaFXSpringApplication.onStageCreated
(javafx.stage.Stage stage, NodeAndDelegate<?> applicationNad)