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

Summary: references to Corona in Javadoc
Product: platform Reporter: rrochat <rrochat>
Component: DocumentationAssignee: Jesse Glick <jglick>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

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