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 60636 - Clickable annotations
Summary: Clickable annotations
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: UI
Depends on:
Blocks: 62781
  Show dependency tree
 
Reported: 2005-06-29 19:09 UTC by Jan Lahoda
Modified: 2007-11-05 13:39 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2005-06-29 19:09:44 UTC
It would be nice if the annotations would be allowed to react to the mouse
clicks at the annotation icon.
Comment 1 Vitezslav Stejskal 2007-07-19 13:41:57 UTC
They do now. Eg. overrides and implements annotations when clicked will take you the the super class or interface, hints
icon will show the list of suggested fixes.