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.ui.javafx.JavaFXBinder binder, it.tidalwave.ui.javafx.JavaFXToolBarControl toolBarControl, JavaFxCustomerExplorerPresentation customerExplorer, JavaFxProjectExplorerPresentation projectExplorer, JavaFxJobEventExplorerPresentation jobEventExplorer)
-
Constructor Details
-
JavaFXApplicationPresentationDelegate
public JavaFXApplicationPresentationDelegate()
-
-
Method Details
-
assemble
@Assemble public void assemble(@Nonnull it.tidalwave.ui.javafx.JavaFXBinder binder, @Nonnull it.tidalwave.ui.javafx.JavaFXToolBarControl toolBarControl, @Nonnull JavaFxCustomerExplorerPresentation customerExplorer, @Nonnull JavaFxProjectExplorerPresentation projectExplorer, @Nonnull JavaFxJobEventExplorerPresentation jobEventExplorer)
-