Re: Small Bug + Fix in LogBrokerMonitor.java

2002-06-24 Thread BMarlborough
McAngus" To: Log4J Developers List <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>cc:

RE: Small Bug + Fix in LogBrokerMonitor.java

2002-06-22 Thread Mark DeLaFranier
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

Re: Small Bug + Fix in LogBrokerMonitor.java

2002-06-22 Thread Michael A. McAngus
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

Small Bug + Fix in LogBrokerMonitor.java

2002-06-20 Thread Mark DeLaFranier
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