[2905] in java-interest
doubleClick() in List
daemon@ATHENA.MIT.EDU (Final Year Project)
Thu Oct 19 23:17:00 1995
From: Final Year Project <yprj2166@cs.cuhk.hk>
To: java-interest@java.sun.com
Date: Fri, 20 Oct 1995 09:43:54 +0800 (HKT)
I have a problem in invoking doubleClick() in List. I have tried 2 ways
in writing the doubleClick() method:
1, Override the doubleClick() in List.
2, Assisgn a ChoiceHandler to List and override doubleClick() of the
Choice Handler.
I have 2 questions:
1, I've tried the above 2 ways for selected(), both worked. Why can't
doubleClick() work?
2, What's the callback mechanism of events like double-click/click/select?
Thanks in adv.
Rgds,
Winnie Wan
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com