This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 62451 - Missing icon for JVMs node
Summary: Missing icon for JVMs node
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
: 63185 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-17 09:54 UTC by Petr Blaha
Modified: 2005-09-08 12:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2005-08-17 09:54:26 UTC
[build 20050816]
In rutime tab the icon is missing for JVMs node.
Comment 1 Nitya Doraisamy 2005-08-25 23:44:22 UTC
Icon used by JVM node was a .gif image. It has been overwritten to a .png image.
Since the JVM node is still using setIconBase, this is resulting in a blank image.
Comment 2 Nitya Doraisamy 2005-08-26 18:46:09 UTC
*** Issue 63185 has been marked as a duplicate of this issue. ***
Comment 3 Nitya Doraisamy 2005-08-31 17:49:23 UTC
Added JVM icon image that had been overwritten. Updated to use
setIconBaseWithExtension
Comment 4 Petr Blaha 2005-09-08 12:40:29 UTC
[build 20050907]