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

Re: setDoubleAction [Java]


  • Subject: Re: setDoubleAction [Java]
  • From: MT <email@hidden>
  • Date: Mon, 27 Sep 2004 19:07:21 +0100

Is this what you are after (in my app, it's within an NSTableView subclass)...

NSSelector Sel = new NSSelector("doubleClickAction", new Class[] {});
setDoubleAction(Sel);

Cheers

Moray

How do you setDoubleAction for a table in Java? I know how it's done in Objective-C, but I have yet to find an example in Java or figure out the syntax.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >setDoubleAction [Java] (From: John Spicer <email@hidden>)

  • Prev by Date: Re: Unit testing framework suggestions?
  • Next by Date: Interface Builder's text archive format
  • Previous by thread: setDoubleAction [Java]
  • Next by thread: Interface Builder's text archive format
  • Index(es):
    • Date
    • Thread