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 - [A11Y] FTP Configuration Panel
Summary: [A11Y] FTP Configuration Panel
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Linux
: P4 normal (vote)
Assignee: Filip Zamboj
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-04-22 14:41 UTC by Filip Zamboj
Modified: 2010-05-14 15:43 UTC (History)
2 users (show)

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 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