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 - Display as... on integer values should not refresh the whole model
Summary: Display as... on integer values should not refresh the whole model
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-05 16:23 UTC by Martin Entlicher
Modified: 2010-04-29 09:25 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 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.