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 58326 - Changing class's access modifier property does not work
Summary: Changing class's access modifier property does not work
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-26 12:18 UTC by Jiri Prox
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Changing access modifier (36.07 KB, image/png)
2005-04-26 12:19 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2005-04-26 12:18:22 UTC
NB 4.1 (200504241930)

In the properties window of the class node (not inner class), there can be
selected only <default value> as a access modifier. After  pressing OK the old
value is not modified.
Comment 1 Jiri Prox 2005-04-26 12:19:28 UTC
Created attachment 21867 [details]
Changing access modifier
Comment 2 Martin Matula 2005-04-26 13:47:41 UTC
Reassigning to jpokorsky.
Comment 3 Jan Pokorsky 2005-09-26 13:12:48 UTC
fixed both the class node property and the class customizer

/cvs/java/src/org/netbeans/modules/java/ui/nodes/elements/ClassCustomizer.java
new revision: 1.13; previous revision: 1.12
/cvs/java/src/org/netbeans/modules/java/ui/nodes/elements/SourceEditSupport.java
new revision: 1.14; previous revision: 1.13
Comment 4 Jiri Prox 2005-10-06 15:22:35 UTC
verified in dev 051006
Comment 5 Quality Engineering 2007-09-20 11:58:54 UTC
Reorganization of java component