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 234361 - Added protected final Scheduler.getSource method
Summary: Added protected final Scheduler.getSource method
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: apireviews
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks: 199357
  Show dependency tree
 
Reported: 2013-08-14 07:09 UTC by Tomas Zezula
Modified: 2013-08-19 11:29 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Diff file (17.43 KB, patch)
2013-08-14 07:10 UTC, Tomas Zezula
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2013-08-14 07:09:10 UTC
Added protected final Scheduler.getSource method returning the active Source.
The Scheduler subclasses should use this method to obtain the active Source rather than caching the Source them self as the source may be changed by refactor/move.
Comment 1 Tomas Zezula 2013-08-14 07:10:34 UTC
Created attachment 138667 [details]
Diff file
Comment 2 Tomas Zezula 2013-08-19 11:29:47 UTC
Fixed jet-main a8b904df6ade