NSSavePanel access in OpenJDK7 ?

Tobias Bley (UltraMixer) tobi at ultramixer.com
Fri Oct 7 00:29:45 PDT 2011


the problem is: The AWT FileDialog API does not provide all the specific methods from NSSavePanel like sheet support... so it's not real "native".

Tobi




Am 06.10.2011 um 19:51 schrieb Mike Swingler:

> On Oct 6, 2011, at 4:34 AM, "Tobias Bley (UltraMixer)" <tobi at ultramixer.com> wrote:
> 
>> Hi Mike,
>> 
>> Is it planned to provide Java access to the native filechooser? Currently we are using our own wrapper but it would be the best for the java community to call native file dialogs from OpenJDK.
>> 
>> Best regards,
>> Tobi
> 
> The AWT FileChooser is already hooked up to the native NSSave/OpenPanels. Have you tried them out?
> 
> Regards,
> Mike Swingler
> Java Engineering
> Apple Inc.
> 



More information about the macosx-port-dev mailing list