That is the way it works for me on the mac too. I tried a native application and it worked the same way. It only read the window title at first. However, as I used the tab key to switch between components, it began reading them to me. Your little application did the same thing. So I could get it to read the button to me when I tabbed to it.
It looks like there is a link to some sort of inspector tool at the bottom of this page: http://java.sun.com/products/jfc/tsc/articles/accessibility/index.html Good luck. On Jun 25, 10:53 am, Robin <[email protected]> wrote: > Has anyone tried using the java accessibility stuff. We have a java > swing app we sell and are looking into accessibility, specifically > support for screen readers. A guy I work with has asked this question > on stackoverflow, but we're both a bit baffled as to what could be at > issue. > > http://stackoverflow.com/questions/1043757/how-do-i-make-vistas-narra... > > We've tried downloading a commercial swing component demo (jide) and > get the same results, it'll narate the top level window title, but > then claims there are no other controls. We've not had time to check > if this is just a vista thing yet, figured I'd post here in case > someone knew of a gotcha which could be tripping us up > > any ideas? > Thanks for any help, > Robin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
