Childview & Elternmenue hinzugefügt
This commit is contained in:
@@ -17,9 +17,8 @@ import java.io.IOException;
|
||||
|
||||
public class MenueController {
|
||||
|
||||
@FXML
|
||||
private void onBtLoginClick(){
|
||||
Alert alert = new Alert(Alert.AlertType.ERROR, "Hi");
|
||||
alert.showAndWait();
|
||||
|
||||
private void setButtonActive(){
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user