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 54448 - Missing A11Y description in Browse Main Classes dialog
Summary: Missing A11Y description in Browse Main Classes dialog
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-02-03 09:30 UTC by Milan Kubec
Modified: 2006-03-24 13:16 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 Milan Kubec 2005-02-03 09:30:14 UTC
[dev-200502021900, JDK 1.4.2_07]

The dialog is opened after clicking first Browse
button on Run panel of j2se Project Properties.

No Accessible description :
 Class: javax.swing.JButton {  Select Main Class |  }
Comment 1 Tomas Zezula 2005-02-03 12:00:17 UTC
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.55; previous revision: 1.54
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerRun.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerRun.java,v
 <--  CustomizerRun.java
new revision: 1.19; previous revision: 1.18
done
Comment 2 Milan Kubec 2005-02-08 10:02:58 UTC
Verified in dev-200502071900.