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 31325 - Create properties - Components with no LABEL_FOR pointing to it
Summary: Create properties - Components with no LABEL_FOR pointing to it
Status: VERIFIED INVALID
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: -S1S-
Hardware: All All
: P4 blocker (vote)
Assignee: issues@projects
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-02-21 15:36 UTC by Milan Kubec
Modified: 2003-07-11 13:21 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 Milan Kubec 2003-02-21 15:36:49 UTC
Wizard for creating properties files for scripts
and targets.

Step 2)
Class: javax.swing.JEditorPane {  enter the
properties here |  N/A }
Comment 1 Dusan Balek 2003-02-26 13:01:05 UTC
JEditorPane has an explicit accessible name and description
attached, so no LABEL_FOR pointing to it is needed.
Comment 2 Milan Kubec 2003-07-11 13:21:35 UTC
Verified.