Class JavaFXApplicationPresentationDelegate
java.lang.Object
it.tidalwave.accounting.ui.impl.javafx.JavaFXApplicationPresentationDelegate
- Author:
- Fabrizio Giudici
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
assemble
(it.tidalwave.role.ui.ToolBarModel toolBarModel, javafx.scene.Node ndCustomerExplorer, javafx.scene.Node ndProjectExplorer, javafx.scene.Node ndJobEventExplorer)
-
Constructor Details
-
JavaFXApplicationPresentationDelegate
public JavaFXApplicationPresentationDelegate()
-
-
Method Details
-
assemble
public void assemble(@Nonnull it.tidalwave.role.ui.ToolBarModel toolBarModel, @Nonnull javafx.scene.Node ndCustomerExplorer, @Nonnull javafx.scene.Node ndProjectExplorer, @Nonnull javafx.scene.Node ndJobEventExplorer)
-