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 54861 - Accesibility bug in for connection pannel
Summary: Accesibility bug in for connection pannel
Status: RESOLVED INVALID
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-02-11 11:44 UTC by _ lcincura
Modified: 2005-02-15 16:33 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 _ lcincura 2005-02-11 11:44:32 UTC
NetBeans IDE 4.1 [200502101900] on jdk1.5.0_01

Components with no LABEL_FOR pointing to it :
  Class: javax.swing.JTextField {  Property: |  N/A }
Comment 1 Jan Stola 2005-02-15 16:33:12 UTC
It is fine for the text fields in the Form Connection property
editor not to have a label pointing to it. There are radio buttons
that describe the purpose of the text fields.
Unfortunately there is nothing like RADIOBUTTON_FOR property.