public class Screen1Controller extends Object implements javafx.fxml.Initializable, ControlledScreen
| Constructor and Description |
|---|
Screen1Controller() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(URL url,
ResourceBundle rb)
Initializes the controller class.
|
void |
setScreenParent(ScreensController screenParent) |
public void initialize(URL url, ResourceBundle rb)
initialize in interface javafx.fxml.Initializablepublic void setScreenParent(ScreensController screenParent)
setScreenParent in interface ControlledScreenCopyright © 2017 Tecgraf/PUC-Rio. All rights reserved.