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 54139 - [a11y] fix imports dialog - no accessible description for a table
Summary: [a11y] fix imports dialog - no accessible description for a table
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-01-28 10:11 UTC by ehucka
Modified: 2007-09-26 09:14 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 ehucka 2005-01-28 10:11:39 UTC
Class:
org.netbeans.modules.editor.java.FixDuplicateImportStmts$JTableX
{  <html>The following class names were found in
more than one package. Select the fully qualified
name to use in the import statement:</html> |  }
Comment 1 ehucka 2005-01-28 10:14:24 UTC
p3
Comment 2 Jan Becicka 2005-01-28 15:52:23 UTC
FixDuplicateImportStmts.form Bundle.properties (in directory
D:\sources\trunk\java\editor\src\org\netbeans\modules\editor\java\)
Checking in FixDuplicateImportStmts.java;
/cvs/java/editor/src/org/netbeans/modules/editor/java/FixDuplicateImportStmts.java,v
 <--  FixDuplicateImportStmts.java
new revision: 1.4; previous revision: 1.3
done
Checking in FixDuplicateImportStmts.form;
/cvs/java/editor/src/org/netbeans/modules/editor/java/FixDuplicateImportStmts.form,v
 <--  FixDuplicateImportStmts.form
new revision: 1.3; previous revision: 1.2
done
Checking in Bundle.properties;
/cvs/java/editor/src/org/netbeans/modules/editor/java/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.5; previous revision: 1.4
done
Comment 3 ehucka 2005-04-18 10:37:50 UTC
verified