/[svn]/jsampler/trunk/src/org/jsampler/view/fantasia/Res.java
ViewVC logotype

Diff of /jsampler/trunk/src/org/jsampler/view/fantasia/Res.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1341 by iliev, Mon Sep 10 22:29:09 2007 UTC revision 1342 by iliev, Mon Sep 10 22:38:32 2007 UTC
# Line 175  public class Res { Line 175  public class Res {
175          protected final static ImageIcon gfxBtnCrRO          protected final static ImageIcon gfxBtnCrRO
176                  = new ImageIcon(Res.class.getResource("res/gfx/btn_cr_ro.png"));                  = new ImageIcon(Res.class.getResource("res/gfx/btn_cr_ro.png"));
177                    
178          protected final static ImageIcon gfxStatusBar                  
                 = new ImageIcon(Res.class.getResource("res/gfx/statusbar.png"));  
           
           
179          protected final static ImageIcon iconAppIcon          protected final static ImageIcon iconAppIcon
180                  = new ImageIcon(Res.class.getResource("res/icons/app_icon.png"));                  = new ImageIcon(Res.class.getResource("res/icons/app_icon.png"));
181                    

Legend:
Removed from v.1341  
changed lines
  Added in v.1342

  ViewVC Help
Powered by ViewVC