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


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

Re: Window close & non-re

Started by"Rexx Magnus" <rexx.magnus@THRWHITE.remove-dii-this>
First post2011-04-27 15:47 +0000
Last post2011-04-27 15:47 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.java.gui

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#3913 — Re: Window close & non-re

From"Rexx Magnus" <rexx.magnus@THRWHITE.remove-dii-this>
Date2011-04-27 15:47 +0000
SubjectRe: Window close & non-re
Message-ID<op.ufg6y8d4p9vcmo@macmini.local>
  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

[toc] | [standalone]


Back to top | Article view | comp.lang.java.gui


csiph-web