i am using setText("Some String"); to add text to a label. How do i get the text to go to a new line?

\n does not work.