C - controller type@FunctionalInterface public static interface FxmlHelper.StageHandler<C>
| Modifier and Type | Method and Description |
|---|---|
void |
handleStage(javafx.stage.Stage stage,
C controller)
Handle the stage and controller has been loaded.
|
void handleStage(javafx.stage.Stage stage,
C controller)
stage - created stagecontroller - loaded controllerCopyright © 2015 illucIT Software GmbH. All rights reserved.