così funziona in teoria
codice:
newButton = new JButton("testo",icon);
newButton.setVerticalTextPosition(AbstractButton.BOTTOM);