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 137896 - Cosmetic code changes to Visual Library API & examples
Summary: Cosmetic code changes to Visual Library API & examples
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 6.x
Hardware: Other All
: P3 blocker (vote)
Assignee: Kris Richards
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-22 11:01 UTC by derbeth
Modified: 2009-11-07 13:34 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
patch to API (8.28 KB, patch)
2008-06-22 11:02 UTC, derbeth
Details | Diff
patch to examples (25.75 KB, patch)
2008-06-22 11:03 UTC, derbeth
Details | Diff
fixing misspelled "interaction" in Visual Library API (29.10 KB, patch)
2008-06-25 12:01 UTC, derbeth
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description derbeth 2008-06-22 11:01:05 UTC
I have made some cosmetic changes in the code of Visual Library API and examples. These include: fixing bad English in 
API Javadoc, fixing some a bit misleading button labels in Visual Library examples, fixing a label disappearing when 
hovered by mouse in one of examples, adding @Override in a couple of places.
Comment 1 derbeth 2008-06-22 11:02:16 UTC
Created attachment 63212 [details]
patch to API
Comment 2 derbeth 2008-06-22 11:03:14 UTC
Created attachment 63213 [details]
patch to examples
Comment 3 derbeth 2008-06-25 12:01:57 UTC
Created attachment 63410 [details]
fixing misspelled  "interaction" in Visual Library API