Java IRC applet?

Hi all,

I need to find a good java IRC applet for an internal project. The key feature I need is the ability to cut-and-paste several lines of text into it. I have one that’s almost working, but it only allows a single line of input, and most of the clients I’ve seen so far suffer from the same limitation.

Anyone know of a good free applet that’ll work out-of-the-tarball? Short of that - can you point me to a example of using an AWT TextArea to take input?

thanks in advance!!