Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

scene window resize problem

3da11222-766b-4d2b-9895-ca69698a8b30Apr 17 2017 — edited Apr 17 2017

i want to  resize start scene window in following command

Scene scene = new Scene(root, 300, 100);

but screen size is always full no matter what parameters i give.   can somebody tell me whats the solution?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 15 2017
Added on Apr 17 2017
1 comment
29 views