Results of Accessibility test, window with title "CVS Import"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   - none.

 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   Class: javax.swing.JButton {  Browse... |  Choose a directory. }  [312,72]
   Class: javax.swing.JButton {  Browse... |  Choose a file. }  [312,217]
   Class: javax.swing.JButton {  OK |  OK button }  [258,435]


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

 Components with potential mnemonics conflict:
 - components with mnemonic 'P' :
   Class: javax.swing.JButton {  Previous |  Previous command options. }  [16,35]
   Class: javax.swing.JLabel {  Repository Directory: |  }  [16,137]

 - components with mnemonic 'C' :
   Class: javax.swing.JLabel {  CVSROOT: |  }  [16,108]
   Class: javax.swing.JRadioButton {  N/A |  Use the command-line CVS client, you need to have an external CVS executable. }  [16,190]


 Components not reachable with tab traversal :
   - none.