If I have a button like the one in this image :
http://www.freeimagehosting.net/image.php?4cd775814c.png
how could I make the text display itself vertically ? As in
j B u t t o n 1
I would like to know how to do the same thing for JLabel . I'm sure there has to be a better way than to create as many labels as there are characters in the string . Right ?
EDIT: how can I insert an image into my post ? The button for the image shows the image in the preview section , but when I actually post the data , I only get some text back , like the tags are getting messed up .