Hello all,
I would like to make my menu font size bigger if possible...
I have tried
menu.setFont(font);
and
UIManager.put("Menu.setFont",menuFont2);
both of which compile but neither of which work, is this possible? and if it is please let me know how....
many thanks