I believe you can only append to appenders (classes that either extend AppenderSkeleton or implement Appender). I don't believe JOptionPane does either. So, to answer your question directly, no.
Mark -----Original Message----- From: Gunter, Geary [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 4:04 PM To: 'Log4J Users List' Subject: Appending to a JOptionPane I know it is possible to add a JTextAreaAppender and append to a JTextArea, but is it possible to append to a JOptionPane even though the JOptionPane class does not have an append method as the JTextArea class does. Thanks, Geary -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>