krysalis-jplugin/src/java/org/krysalis/swingx/icons DefaultLabelIconFactory.java,1.1,1.2 LabelIconFactory.java,1.1,1.2 StoreEntityLabelIconFactory.java,1.1,1.2 BasicLabelIconFactory.java,1.1,1.2

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/swingx/icons
In directory sc8-pr-cvs1:/tmp/cvs-serv506/src/java/org/krysalis/swingx/icons

Modified Files:
	DefaultLabelIconFactory.java LabelIconFactory.java 
	StoreEntityLabelIconFactory.java BasicLabelIconFactory.java 
Log Message:
Loads of changes on logging

Index: DefaultLabelIconFactory.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/swingx/icons/DefaultLabelIconFactory.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** DefaultLabelIconFactory.java	29 Sep 2003 15:02:13 -0000	1.1
--- DefaultLabelIconFactory.java	29 Sep 2003 15:38:51 -0000	1.2
***************
*** 20,24 ****
   */
  public class DefaultLabelIconFactory extends LabelIconFactory implements Component, Configurable{
-   private final org.apache.log4j.Category c = org.apache.log4j.Category.getInstance(this.getClass());
  
    private String defaultIconPath = null;
--- 20,23 ----

Index: LabelIconFactory.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/swingx/icons/LabelIconFactory.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** LabelIconFactory.java	29 Sep 2003 15:02:13 -0000	1.1
--- LabelIconFactory.java	29 Sep 2003 15:38:51 -0000	1.2
***************
*** 24,28 ****
  public abstract class LabelIconFactory
  implements IconFactory, Component, Composable {
!   private final org.apache.log4j.Category c = org.apache.log4j.Category.getInstance(this.getClass());
    private ResourceFactory resourceFactory;
    private static final HashMap icons = new HashMap();
--- 24,28 ----
  public abstract class LabelIconFactory
  implements IconFactory, Component, Composable {
! 
    private ResourceFactory resourceFactory;
    private static final HashMap icons = new HashMap();

Index: StoreEntityLabelIconFactory.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/swingx/icons/StoreEntityLabelIconFactory.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** StoreEntityLabelIconFactory.java	29 Sep 2003 15:02:13 -0000	1.1
--- StoreEntityLabelIconFactory.java	29 Sep 2003 15:38:51 -0000	1.2
***************
*** 21,26 ****
   */
  public class StoreEntityLabelIconFactory extends LabelIconFactory implements Component, Configurable{
!   private final org.apache.log4j.Category c = org.apache.log4j.Category.getInstance(this.getClass());
! 
    private String folderIconPath = null;
  
--- 21,25 ----
   */
  public class StoreEntityLabelIconFactory extends LabelIconFactory implements Component, Configurable{
!  
    private String folderIconPath = null;
  

Index: BasicLabelIconFactory.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/swingx/icons/BasicLabelIconFactory.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** BasicLabelIconFactory.java	29 Sep 2003 15:02:13 -0000	1.1
--- BasicLabelIconFactory.java	29 Sep 2003 15:38:51 -0000	1.2
***************
*** 25,29 ****
  
    Configurable{
-   private final org.apache.log4j.Category c = org.apache.log4j.Category.getInstance(this.getClass());
  
    private HashMap mappings = new HashMap();
--- 25,28 ----




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.