public class DesignerRoot
extends java.lang.Object
| Constructor and Description |
|---|
DesignerRoot(javafx.stage.Stage mainStage) |
| Modifier and Type | Method and 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–2017 PMD. All rights reserved.