Uses of Class
it.tidalwave.ui.javafx.NodeAndDelegate
-
Uses of NodeAndDelegate in it.tidalwave.ui.javafx
Modifier and TypeMethodDescriptionstatic <T> NodeAndDelegate
<T> JavaFXSafeProxyCreator.createNodeAndDelegate
(Class<T> presentationClass) Creates aNodeAndDelegate
for the given presentation class.static <T> NodeAndDelegate
<T> JavaFXSafeProxyCreator.createNodeAndDelegate
(Class<T> presentationClass, String fxmlResourcePath) Creates aNodeAndDelegate
for the given presentation class.protected abstract NodeAndDelegate
<?> JavaFXApplicationWithSplash.createParent()
static <T> NodeAndDelegate
<T> 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)