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 65993

Summary: Display as... on integer values should not refresh the whole model
Product: debugger Reporter: Martin Entlicher <mentlicher>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Entlicher 2005-10-05 16:23:50 UTC
It's not necessary to refresh all fields when a display of just one field is
changed.
Comment 1 Martin Entlicher 2005-10-17 15:50:42 UTC
Just the row with changed variable is refreshed:

/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/NumericDisplayFilter.java,v
 <--  NumericDisplayFilter.java
new revision: 1.10; previous revision: 1.9
Comment 2 Quality Engineering 2010-04-29 09:25:50 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.