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 7430 - JavaEditor does not support marking an existing portion of code as guarded.
Summary: JavaEditor does not support marking an existing portion of code as guarded.
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-18 15:06 UTC by Svata Dedic
Modified: 2007-09-26 09:14 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 Svata Dedic 2000-08-18 15:06:33 UTC
A module can't protect a particular method from user editing operations, because
the JavaEditor class does not publish functions for creating a new guarded
blocks over an existing text.
Guarded blocks may be created using OpenAPIs, but those are not saved along with
the source.
Comment 1 Svata Dedic 2000-08-18 15:07:59 UTC
Additional API was created in the Java module -- see Java module's webpages.
Comment 3 Quality Engineering 2003-07-01 13:15:22 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.