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 78179 - [A11Y] New Persistence Unit
Summary: [A11Y] New Persistence Unit
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-06-16 17:08 UTC by Jan Horvath
Modified: 2006-07-28 15:56 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-16 17:08:22 UTC
build 200606160200

 No Accessible description :
   Class: javax.swing.JCheckBox {  Use Java Transaction APIs |  }
   Class: javax.swing.JComboBox {  |  }
   Class: javax.swing.JRadioButton {  Create |  }
   Class: javax.swing.JRadioButton {  Drop and Create |  }
   Class: javax.swing.JRadioButton {  None |  }
   Class: javax.swing.JTextField {  |  }


 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.JCheckBox {  Use Java Transaction APIs |  }
   Class: javax.swing.JRadioButton {  Create |  }
   Class: javax.swing.JRadioButton {  Drop and Create |  }
   Class: javax.swing.JRadioButton {  None |  }


 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mn
emonic):
   - none.
Comment 1 Erno Mononen 2006-07-28 15:56:47 UTC
Fixed in release55 branch. 

hecking in PersistenceUnitWizardPanelJdbc.java;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/Attic/PersistenceUnitWizardPanelJdbc.java,v
 <--  PersistenceUnitWizardPanelJdbc.java
new revision: 1.1.2.13; previous revision: 1.1.2.12
done
Checking in Bundle.properties;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/Attic/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.1.2.6.2.10; previous revision: 1.1.2.6.2.9
done
Checking in PersistenceUnitWizardPanelJdbc.form;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/Attic/PersistenceUnitWizardPanelJdbc.form,v
 <--  PersistenceUnitWizardPanelJdbc.form
new revision: 1.1.2.3; previous revision: 1.1.2.2

http://j2ee.netbeans.org/source/browse/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/Bundle.properties?r1=1.1.2.6.2.8&r2=1.1.2.6.2.9
http://j2ee.netbeans.org/source/browse/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/PersistenceUnitWizardPanelDS.form?r1=1.1.2.3&r2=1.1.2.4
http://j2ee.netbeans.org/source/browse/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/PersistenceUnitWizardPanelDS.java?r1=1.1.2.12&r2=1.1.2.13