logo

Crowdly

Mis tuleb ekraanile? VBox juur = new VBox(); Button nupp = new Button("Vaju...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Mis tuleb ekraanile?

VBox juur = new VBox();

Button nupp = new Button("Vajuta mind");

juur.getChildren().add(nupp);

Scene stseen = new Scene(juur, 200, 150);

juur.getChildren().add(nupp);

peaLava.setScene(stseen);

peaLava.show();

0%
0%
0%
More questions like this

Want instant access to all verified answers on moodle.ut.ee?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!