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 26792 - references to Corona in Javadoc
Summary: references to Corona in Javadoc
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-26 22:52 UTC by rrochat
Modified: 2008-12-22 15:55 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 rrochat 2002-08-26 22:52:39 UTC
The Javadoc for
Actions.CheckboxMenuItem


CheckboxMenuItem extends the 
java.awt.CheckboxMenuItem and adds a
connection to Corona boolean state actions.
Comment 1 rrochat 2002-08-26 23:02:43 UTC
Sorry - It committed before I was through.  This should 
have read:
---------
The Javadoc for
    Actions.CheckboxMenuItem

includes a reference to "Corona" that should be removed
or explained:

    CheckboxMenuItem extends the 
    java.awt.CheckboxMenuItem and adds a
    connection to Corona boolean state actions.

Searching the netbeans website shows 
various other references to Corona in other
Javadoc comments, but I think they're all old
and have been replaced.
Comment 2 Jesse Glick 2002-08-27 17:12:05 UTC
Yes, Corona is an ancient (NetBeans Inc.) release code name.
Comment 3 Jesse Glick 2003-01-09 22:53:30 UTC
committed   * Up-To-Date  1.76       
openide/src/org/openide/awt/Actions.java
committed   * Up-To-Date  1.45       
openide/src/org/openide/filesystems/Repository.java
Comment 4 Marian Mirilovic 2005-07-13 13:20:06 UTC
closed