Hi Vamshi and all,
Please note the following.
1. You can write java in any text editor incluuding notepad. You could even
write a java program in a line editor such as ed.
2. Many programmers use eclipse as an accessible IDE for writing java code.
3. You only need the accessbridge if you are using the swing API to create a
user interface for your program. In terms of accessibility, the best option
is to use SWT to create the user interface since SWT uses native methods
that is operating system specific methods to render controls.. 
4. There is a website for blind programmers. It is
http://www.nonvisualdevelopment.org. You will find accessibility related
resources for several languages including java.

Finally, people, java does not equal swing. Swing is a set of libraries to
create a graphical user interface. You use java in several other contexts
such as writing programs for mobile phones, writing servlets on websites
etc. Swing and SWT are pc based libraries.
Pranav


Register at the dedicated AccessIndia list for discussing accessibility of 
mobile phones / Tabs on:
http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


Search for old postings at:
http://www.mail-archive.com/[email protected]/

To unsubscribe send a message to
[email protected]
with the subject unsubscribe.

To change your subscription to digest mode or make any other changes, please 
visit the list home page at
http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in


Disclaimer:
1. Contents of the mails, factual, or otherwise, reflect the thinking of the 
person sending the mail and AI in no way relates itself to its veracity;

2. AI cannot be held liable for any commission/omission based on the mails sent 
through this mailing list..

Reply via email to