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 78228 - [A11Y] Create "ManyToMany" relationship
Summary: [A11Y] Create "ManyToMany" relationship
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-06-19 08:38 UTC by Jan Horvath
Modified: 2006-07-24 16:44 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 Jan Horvath 2006-06-19 08:38:13 UTC
No Accessible name :
   Class: javax.swing.JTextField {  |  }


 No Accessible description :
   Class: javax.swing.JRadioButton {  Create New Field |  }
   Class: javax.swing.JTextField {  |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Create "ManyToMany"
relationship: pick corresponding field at entity class "A" |  }


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  }


 Components with no mnemonic :
   Class: javax.swing.JRadioButton {  Create New Field |  }
Comment 1 Tomasz Slota 2006-07-24 16:44:33 UTC
fixed.

Checking in Bundle.properties;
/cvs/j2ee/verification/src/org/netbeans/modules/j2ee/verification/persistence/hints/Attic/
Bundle.properties,v  <--  Bundle.properties
new revision: 1.1.2.10; previous revision: 1.1.2.9
done
Checking in PickOrCreateFieldPanel.java;
/cvs/j2ee/verification/src/org/netbeans/modules/j2ee/verification/persistence/hints/Attic/
PickOrCreateFieldPanel.java,v  <--  PickOrCreateFieldPanel.java
new revision: 1.1.2.7; previous revision: 1.1.2.6
done
Checking in PickOrCreateFieldPanel.form;
/cvs/j2ee/verification/src/org/netbeans/modules/j2ee/verification/persistence/hints/Attic/
PickOrCreateFieldPanel.form,v  <--  PickOrCreateFieldPanel.form
new revision: 1.1.2.5; previous revision: 1.1.2.4
done