• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Quick Cocoa-Java question...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quick Cocoa-Java question...


  • Subject: Re: Quick Cocoa-Java question...
  • From: Laurent Grangier <email@hidden>
  • Date: Wed, 06 Aug 2003 22:17:09 +0200

> How do I exit my Cocoa-Java Application from inside a java method?

NSApplication.sharedApplication().terminate(null);

[ or

System.exit(0);

(but i think it's not a good idea to use this one.) ]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Quick Cocoa-Java question... (From: "Huyler, Christopher M" <email@hidden>)

  • Prev by Date: Highlighting a momentary change button
  • Next by Date: Re: Best way to recreate components
  • Previous by thread: Quick Cocoa-Java question...
  • Next by thread: NSMatrix and varying column sizes
  • Index(es):
    • Date
    • Thread