McAngus" To: Log4J Developers List
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>cc:
gt; Subject: Re: Small Bug + Fix in LogBrokerMonitor.java
>
>
> OK, now I'm confused [sarcastic gasps from the rest of the
> list]. How
> did the original code ever work?
> LogBrokerMonitor is part of the lf5 contribution, and all the image
> files are in org/apa
OK, now I'm confused [sarcastic gasps from the rest of the list]. How
did the original code ever work?
LogBrokerMonitor is part of the lf5 contribution, and all the image
files are in org/apache/log4j/lf5/viewer/images.
So, are ClassLoaders able to locate resources even when the URL is
inco
Just thought somebody might be interested.
Thanks
Mark
protected JToolBar createToolBar()
{
JToolBar tb = new JToolBar();
tb.putClientProperty("JToolBar.isRollover", Boolean.TRUE);
JComboBox fontCombo = new JComboBox();
JComboBox fontSizeCombo = new JComboBox();
_fontSizeCom