public class DesignerRoot
extends java.lang.Object
Constructor | Description |
---|---|
DesignerRoot(javafx.stage.Stage mainStage) |
Modifier and Type | Method | Description |
---|---|---|
EventLogger |
getLogger() |
Gets the logger of the application.
|
javafx.stage.Stage |
getMainStage() |
Gets the main stage of the application.
|
public EventLogger getLogger()
public javafx.stage.Stage getMainStage()
Copyright © 2002–2018 PMD. All rights reserved.