[4913] in java-interest
questions with awt events
daemon@ATHENA.MIT.EDU (Walter Szewelanczyk)
Sat Jan 20 19:58:08 1996
From: "Walter Szewelanczyk" <Walter@stumpy.adco.com>
To: java-interest@java.sun.com
Date: Sat, 20 Jan 1996 15:59:14 +0000
I have a few simple questions
First, is there a predefined way to handle the system level window
"EXIT" command i.e. the Windows system level menu or should I just
process the event in the handleEvent function.
Should I do the same for the tab key to move from component to
component and the enter key to have a default button or is this
functionality provided without going through handleEvent ???
Lastly, is there an easy way to get a Double Click event. For
instance I would like to know when a certain item in a List component
is double clicked. Checking the messages it seems to absorb the
double click but I can't find a reference to a double click event.
Thanks in advance,
Walt
********************************************************************************************
Walter Szewelanczyk Technical Director
Walter@adco.com NET VENTURE, Inc.
"One must stay in a very RIGID state of FLEXABILITY"
********************************************************************************************
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com