Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #3913

Re: Window close & non-re

From "Rexx Magnus" <rexx.magnus@THRWHITE.remove-dii-this>
Subject Re: Window close & non-re
Message-ID <op.ufg6y8d4p9vcmo@macmini.local> (permalink)
Newsgroups comp.lang.java.gui
References <nospam-7AE7E3.12554706082008@web.aioe.org>
Date 2011-04-27 15:47 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On Wed, 06 Aug 2008 17:56:02 +0100, John B. Matthews <nospam@nospam.com>  
wrote:

> Preferences get flushed automatically, but you should be able to hook
> into the application menu's Quit functionality, as described here:
>
> <http://developer.apple.com/samplecode/OSXAdapter/index.html>
>
> You can determine if you're on Mac OS X at run-time:
>
> <http://developer.apple.com/technotes/tn2002/tn2110.html>
>
> Here's some recent guidelines:
>
> <http://developer.apple.com/referencelibrary/Java/idxDesignGuidelines-dat
> e.html>
>

Thanks, I remembered something about that the last time I tried to write  
something explicitly in Java, rather than using Cocoa. The current project  
I wrote in Java using XCode 2, and used a Cocoa interface. Of course, that  
made it totally platform dependent, which wasn't what I wanted to achieve.

I'd since converted the entire project to Swing in Netbeans, and was  
hoping for something that didn't require OS detection, hence (in my other  
post) trying to handle the application's exitlistener, albeit rather  
unsuccessfully.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | Next | Find similar | Unroll thread


Thread

Re: Window close & non-re "Rexx Magnus" <rexx.magnus@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000

csiph-web