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> Creates aNodeAndDelegatefor the given presentation class.static <T> NodeAndDelegate<T> Creates aNodeAndDelegatefor the given presentation class.Methods in it.tidalwave.ui.javafx with parameters of type NodeAndDelegateModifier and TypeMethodDescriptionprotected voidJavaFXApplicationWithSplash.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 voidAbstractJavaFXSpringApplication.onStageCreated(javafx.stage.Stage stage, NodeAndDelegate<?> applicationNad)