swing - Write multipleline text into jButton in Netbeans IDE, java -


in jbutton,i want write title or text on button , like

advance search option 

but button text

advancesearchoption 

it won't take new line. try change properties won't work.

right click on button btn[jbutton] - properties tab appear. click text field , paste

<html>advance<br />search<br />option</html> 

hope work


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -