Currently, there can be only one column in menu. If a menu has 40+ items,
then it cannot be displayed entirely. For instance, in dtmail,
Mailbox => Open Mailbox > menu
If cannot specify multiple column, then the cascading menu will be too long
to be displayed on the screen.
Menu class should provide a method to specify how many columns.
then it cannot be displayed entirely. For instance, in dtmail,
Mailbox => Open Mailbox > menu
If cannot specify multiple column, then the cascading menu will be too long
to be displayed on the screen.
Menu class should provide a method to specify how many columns.
- duplicates
-
JDK-4073305 Popup menus can go off screen
- Closed