On Fri, 25 Jan 2008 19:44:37 -0500, "Hal Rosser"
<hmrosser@bellsouth.net> wrote, quoted or indirectly quoted someone
who said :
>If clicking a certain button will cause a problem, then take the option from
>the user:
>enterButton.setVisible(false)
>When its ok for the user to click it,, set it back to true.
he meant "enter key". That is a little harder to make disappear.

Signature
Roedy Green, Canadian Mind Products
The Java Glossary, http://mindprod.com
Hal Rosser - 26 Jan 2008 04:12 GMT
> On Fri, 25 Jan 2008 19:44:37 -0500, "Hal Rosser"
> <hmrosser@bellsouth.net> wrote, quoted or indirectly quoted someone
[quoted text clipped - 7 lines]
>
> he meant "enter key". That is a little harder to make disappear.
HAHAHAHA! But imagine if it DID work that way,:-)
I thought he had a JButton. hehe.
ok - back to work..