/[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 1496 by iliev, Mon Nov 19 22:22:22 2007 UTC revision 1497 by iliev, Mon Nov 19 22:26:16 2007 UTC
# Line 181  public class Res { Line 181  public class Res {
181          protected final static ImageIcon gfxBtnCrRO          protected final static ImageIcon gfxBtnCrRO
182                  = new ImageIcon(Res.class.getResource("res/gfx/btn_cr_ro.png"));                  = new ImageIcon(Res.class.getResource("res/gfx/btn_cr_ro.png"));
183                    
         protected final static ImageIcon gfxStatusBar  
                 = new ImageIcon(Res.class.getResource("res/gfx/statusbar.png"));  
           
184                    
185          protected final static ImageIcon iconAppIcon          protected final static ImageIcon iconAppIcon
186                  = new ImageIcon(Res.class.getResource("res/icons/app_icon.png"));                  = new ImageIcon(Res.class.getResource("res/icons/app_icon.png"));

Legend:
Removed from v.1496  
changed lines
  Added in v.1497

  ViewVC Help
Powered by ViewVC