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 184738

Summary: [A11Y] FTP Configuration Panel
Product: php Reporter: Filip Zamboj <fzamboj>
Component: ProjectAssignee: Filip Zamboj <fzamboj>
Status: RESOLVED FIXED    
Severity: normal CC: fzamboj, tmysik
Priority: P4 Keywords: A11Y
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Filip Zamboj 2010-04-22 14:41:57 UTC
/home/felipee/SUN/clones/web-main/php.project/src/org/netbeans/modules/php/project/connections/ftp/FtpConfigurationPanel.java

Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  List of Connections |  List with all the remote connections. } 


 Components with no mnemonic :
   Class: javax.swing.JLabel {  Name |  Label for remote connection name. }
Comment 1 Filip Zamboj 2010-04-22 14:44:51 UTC
sorry, this belongs to this file: 

/home/felipee/SUN/clones/web-main/php.project/src/org/netbeans/modules/php/project/connections/sftp/SftpConfigurationPanel.java