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 192694

Summary: Servers, Glassfish v3.1, Common; Missing labels
Product: serverplugins Reporter: Filip Zamboj <fzamboj>
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: RESOLVED INVALID    
Severity: normal Keywords: A11Y
Priority: P4    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Filip Zamboj 2010-11-30 15:53:33 UTC
Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Common |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Installed Servers |  Installed Servers }
Comment 1 Vince Kraemer 2011-01-19 18:58:45 UTC
there is a label_for set for the three text fields.

The other components come from the parent of the panel supplied by the plugin... So I guess that is part of Serverplugin/infrastructure
Comment 2 Petr Hejl 2011-01-25 13:59:30 UTC
Common is tab name in GF plugin.

There is label "Servers" for BeanTreeView.

Is the tool you used for this broken. Looks like there is many invalid LABEL_FOR reports.