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 246017

Summary: Disable icon could not display on Windows 7´s Look and feel, only Nimbus.
Product: platform Reporter: EdgardoHC
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED INCOMPLETE    
Severity: normal Keywords: UI
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: IDE log
image on Nimbus and image on Windows LAF
code example

Description EdgardoHC 2014-07-25 22:36:59 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) Client VM 24.45-b08
Comment 1 EdgardoHC 2014-07-25 22:37:03 UTC
Created attachment 148333 [details]
IDE log
Comment 2 EdgardoHC 2014-07-29 14:37:49 UTC
You should to set the checkbox´s default icon first by selecting a desired image; then set a Selected icon property for the button, or jCheckbox. On this case is jCheckbox using palette tool. On Nimbus LAF is enough to set Selected icon property.
Comment 3 Stanislav Aubrecht 2014-07-30 08:38:15 UTC
Please clarify what the issue is - provide some sample code and/or screenshots and reopen, thanks.
Comment 4 EdgardoHC 2014-07-30 18:01:44 UTC
Created attachment 148429 [details]
image on Nimbus and image on Windows LAF
Comment 5 EdgardoHC 2014-07-30 19:05:25 UTC
Created attachment 148430 [details]
code example
Comment 6 Stanislav Aubrecht 2014-08-08 09:31:05 UTC
How is this related to NetBeans? I don't see any NetBeans code in the code example.