Problem displaying the TEXT Vertically in a JLabel
Abhimanyus singh
Greenhorn
Joined: Apr 11, 2012
Posts: 22
posted
0
Hi...Guys
Could anyone please, let me know the procedure, with the help of which the text can be displayed vertically in a JLabel.....???
Abhimanyus singh
Greenhorn
Joined: Apr 11, 2012
Posts: 22
posted
0
Abhimanyus singh wrote:Hi...Guys
Could anyone please, let me know the procedure, with the help of which the text can be displayed vertically in a JLabel.....???
I have seen some codes using HTML tags, but they only stack one letter above another...I need to rotate the string itself to 90 degrees...