P
pat270881
Hello,
I have a JFrame Window and a JLabel on it with a long text. The problem
is that the text of the JLabel does not fit the size of the window -
the value for the width of the window is to less. But I want not to
make the window wider. How can I make it that the text of the JLabel is
automatically divided when the end of the window width is reached and
the remaining text will be placed in the next line?
thx
I have a JFrame Window and a JLabel on it with a long text. The problem
is that the text of the JLabel does not fit the size of the window -
the value for the width of the window is to less. But I want not to
make the window wider. How can I make it that the text of the JLabel is
automatically divided when the end of the window width is reached and
the remaining text will be placed in the next line?
thx