Compare commits
1 Commits
main
...
feature/me
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b777e4c817 |
@ -12,6 +12,11 @@ import javafx.stage.Stage;
|
||||
|
||||
import java.io.IOException;
|
||||
|
||||
/**
|
||||
* Start class
|
||||
*
|
||||
* @author naumueller
|
||||
*/
|
||||
public class FxStart extends Application {
|
||||
|
||||
private static Scene scene;
|
||||
|
@ -16,7 +16,7 @@ import javafx.scene.control.ButtonType;
|
||||
/**
|
||||
* FXML Controller class
|
||||
*
|
||||
* @author aumni
|
||||
* @author naumueller
|
||||
*/
|
||||
public class FxViewController implements Initializable {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user