public class YearController extends Object
| Constructor and Description |
|---|
YearController() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteYear(javafx.event.ActionEvent event) |
void |
editYear(javafx.event.ActionEvent event) |
void |
initialize() |
void |
initYear(String Years,
MainController mainCont)
Initialize the contents of the frame.
|
void |
refresh(javafx.event.ActionEvent event) |
public static String year
public void initYear(String Years, MainController mainCont)
public void initialize()
public void refresh(javafx.event.ActionEvent event)
public void deleteYear(javafx.event.ActionEvent event)
public void editYear(javafx.event.ActionEvent event)
Copyright © 2014–2018. All rights reserved.