how can i insert a newline character in a java applet program if i am using "label" instead of sys.out.println??
thanks in advance
|
|
|
JLabel? If you're using JLabel, you can use basic HTML in it Try the following:
See this other answer And upvote it too ;) |
|||
|
|
|
Put a Like this:
|
|||
|
|
|
I am not sure what you are asking for but you can use |
|||
|
|