Re: [api-dev] How to register a focusListener?

2008-01-17 Thread Christoph Lutz
Hi Mathias, They don't get called because the window usually never gets the focus. The focus is always transferred to one of the child windows of it. As the focus listener does not work recursively you must use another API for that: use the interfaces css.awt.XTopWindow of the

[api-dev] Eclipse plugin for OpenOffice

2008-01-17 Thread Marco Castillo
Dear list: I was trying to get the Eclipse plugin for OpenOffice development, but the remote update server seems to be down or broken. Do you know if this plugin has change its home address?? Thank you in advance for your kind reply Marco

Re: [api-dev] Eclipse plugin for OpenOffice

2008-01-17 Thread Tobias Krais
Hi Marco, this was discussed ten days ago. A new update site seems to be in progress. Greetings, Tobias Marco Castillo schrieb: Dear list: I was trying to get the Eclipse plugin for OpenOffice development, but the remote update server seems to be down or broken. Do you know if this

[api-dev] OOoBean API specification

2008-01-17 Thread Marco Castillo
Dear List: I'm using the OOoBean to embed OO into a JSF application, but I need to see the API specification. I've been googling around but I've been unable to find anything. Anyone knows where can I check the OOoBean API specification. Thanks in advance for your kind reply Marco

Re: [api-dev] OOoBean API specification

2008-01-17 Thread Joachim Lingner
Marco Castillo schrieb: Dear List: I'm using the OOoBean to embed OO into a JSF application, but I need to see the API specification. I've been googling around but I've been unable to find anything. Anyone knows where can I check the OOoBean API specification. Thanks in advance for