posted 14 years ago
Ok I explain in more detailed what i want to do.
I have a JTextarea of setbounds width=200 and height =50.in which suppose i can write 5 line ok.
but my text generate dynamically it is not sure whether it will fit into 2 line 3 line or more.......
if suppose my dynamic text feet till 3 line and i have the height of Jtextarea is 50 which can hold 5number of line so the last
2 line will remain blank ok/
But i want to set my dynamic text from bottom to top.means all my three line should feet from line number 5,4,3
and my JTextarea will display the above two line blank and the last three line should hold my dynamic text......
for more clearity please check the attachment........
Filename: JtextareaAttachment.bmp
File size:
137 Kbytes