• 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: Cocoa sheets using Java
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa sheets using Java


  • Subject: Re: Cocoa sheets using Java
  • From: "Nathan V. Roberts" <email@hidden>
  • Date: Sat, 10 Nov 2001 00:56:00 -0600

NSApplication app;

app.beginSheet(mySheet, mainWindow, mySheet, null, null);

can someone tell me what is wrong with this code?

Try:
NSApplication.sharedApplication().beginSheet(...);

(What Finlay said, but in Java.)

Nate


References: 
 >Cocoa sheets using Java (From: k barnd <email@hidden>)

  • Prev by Date: Threading, save panels, and segfaults
  • Next by Date: Re: (long) All these newbie questions that are answered by documentation
  • Previous by thread: Re: Cocoa sheets using Java
  • Next by thread: Re: All these newbie questions that are answered by documentation
  • Index(es):
    • Date
    • Thread