krysalis-jplugin/src/java/org/krysalis/swingx WindowUtils.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
In directory sc8-pr-cvs1:/tmp/cvs-serv25435/src/java/org/krysalis/swingx

Modified Files:
	WindowUtils.java 
Log Message:
Use class with static method

Index: WindowUtils.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/swingx/WindowUtils.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** WindowUtils.java	29 Sep 2003 15:02:13 -0000	1.1
--- WindowUtils.java	29 Sep 2003 15:04:41 -0000	1.2
***************
*** 79,83 ****
              simpleMetalTheme.setSecondary3(colorsConf.getAttribute("secondary3",
                      simpleMetalTheme.getSecondary3().toString()));
!             metalLookAndFeel.setCurrentTheme(simpleMetalTheme);
              UIManager.setLookAndFeel(metalLookAndFeel);
          } else if (lookAndFeel instanceof com.l2fprod.gui.plaf.skin.SkinLookAndFeel) {
--- 79,83 ----
              simpleMetalTheme.setSecondary3(colorsConf.getAttribute("secondary3",
                      simpleMetalTheme.getSecondary3().toString()));
!             MetalLookAndFeel.setCurrentTheme(simpleMetalTheme);
              UIManager.setLookAndFeel(metalLookAndFeel);
          } else if (lookAndFeel instanceof com.l2fprod.gui.plaf.skin.SkinLookAndFeel) {




-------------------------------------------------------
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.