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!

How to resize menuitems?

awacs5Apr 11 2017 — edited Apr 11 2017

I thought menuitems would have a size method or some sort to control the size, but I cannot find any.

How do people resize menuitems in a menubutton?

For example if I create a menubutton in scene builder, the menu items have a very small width. If I widen the menubutton the menu items stay the same size. The only way I've found so far is to a pane to the item in scene builder, but in java code I can't see how this can be done.

Has anyone had the need to resize menu items??

Comments

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

Post Details

Locked on May 9 2017
Added on Apr 11 2017
1 comment
514 views