ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/conient/uk/org/iscream/cms/conient/DataPanel.java
(Generate patch)

Comparing projects/cms/source/conient/uk/org/iscream/cms/conient/DataPanel.java (file contents):
Revision 1.28 by tdb, Tue May 21 16:47:10 2002 UTC vs.
Revision 1.29 by tdb, Fri Jan 31 17:05:50 2003 UTC

# Line 312 | Line 312 | public class DataPanel extends JSplitPane implements R
312      /**
313       * An icon to represent a host
314       */
315 <    private ImageIcon _serverIcon = new ImageIcon("./uk/ac/ukc/iscream/conient/server.gif");
315 >    private ImageIcon _serverIcon = new ImageIcon(getClass().getResource("/resources/server.gif"));
316      
317      /**
318       * A frame to display Queue information

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines