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 55988 - A11Y Add Business Method
Summary: A11Y Add Business Method
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ondrej Rypacek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-03-04 16:22 UTC by Jan Horvath
Modified: 2006-03-24 12:57 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 2005-03-04 16:22:34 UTC
Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: javax.swing.JTabbedPane {  |  } 


 No Accessible description :
   Class: javax.swing.JCheckBox {  Remote |  } 
   Class: javax.swing.JTabbedPane {  |  } 


 Label with LABEL_FOR not set :
   - none.

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


 Components with no mnemonic :
   - none.

 Components with wrong mnemonic (mnemonic isn't
ASCII , label doesn't contain mnemonic):
   - none.

 Components with potential mnemonics conflict:
 - components with mnemonic 'M' :
   Class: javax.swing.JCheckBox {  Remote |  } 
   Class: javax.swing.JLabel {  Name: |  }
Comment 1 Ondrej Rypacek 2005-03-18 10:24:22 UTC
fixed.

Checked in j2ee/utilities/src/org/netbeans/modules/j2ee/common/ui/nodes/...
...Bundle.properties rev 1.7
...MethodCustomizer.form rev 1.5
...MethodCustomizer.java rev 1.13

Comment 2 Jan Horvath 2005-04-26 10:04:30 UTC
v.